Open Source C Text Processing Software - Page 5

C Text Processing Software

View 91 business solutions

Browse free open source C Text Processing Software and projects below. Use the toggles on the left to filter open source C Text Processing Software by OS, license, language, programming language, and project status.

  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1
    Random name generator library with rule files. Fast, lightweight and easy. Can generate rule files from custom text, you can easily use it into your application and use the command line tool to generate the best suitable name for your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    One-Liner creates one-line paragraphs from CR/LF- or LF-delimited text. Scanners normally return delimited text; substitution of complementary characters such as `` and \'\' for \" in paragraphs becomes easier when the delimiters are removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OSS project to extend eInk readers LBook V8 and Jinke V8 capabilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting practice management software Icon
    Accounting practice management software

    Accountants, accounting firms, tax attorneys, tax professionals

    Canopy is a cloud-based practice management software for accounting and tax firms, offering tools for client engagement, document management, workflow automation, and time & billing. Its Client Engagement platform centralizes interactions with a secure portal, customizable branding, and email integration, while the Document Management system enables organized, paperless file storage. The Workflow module enhances visibility into tasks and projects through templates, task assignments, and automation, reducing human error. Additionally, the Time & Billing feature tracks billable hours, generates invoices, and processes payments, ensuring accurate financial management. With its comprehensive features, Canopy streamlines operations, reduces stress, and enhances client experiences.
    Learn More
  • 5

    OpenVanilla

    Mac input method toolset for Traditional Chinses

    This project has been moved to https://github.com/lukhnos/openvanilla/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PDF::API2 is 'The Next Generation' of Text::PDF::API, a Perl module-chain that facilitates the creation and modification of PDF files. It features support for the 14 base PDF Core Fonts, TrueType fonts, and Adobe-Type1, with unicode mappings, embedding o
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The tool FTS2DB is a translator from FTS (pure text with some structuring, and format tags, see bellow) text format to Docbook (SGML/XML) documents. It was created to provide an easy way to those users who (temporally) doesn't have a Docbook text forma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Project Homepage is moved to http://cjkpython.i18n.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Regular Expression Library - provides a very fast DFA (Deterministic Finite Automaton) based matching algorithm, and full compliance with POSIX.2 except for internationalization features
    Downloads: 0 This Week
    Last Update:
    See Project
  • Agentic AI SRE built for Engineering and DevOps teams. Icon
    Agentic AI SRE built for Engineering and DevOps teams.

    No More Time Lost to Troubleshooting

    NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
    Learn More
  • 10
    Retab is a command line utility that allows you to reformat ASCII text files so that the tab characters represent a different number of characters. It can reformat text for new tab size, convert all tabs into spaces or it can convert spaces into tabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RexRex is a Regexp matching engine based on Automata Theory Principles (so-called DFA Engine) Implemented in ANSI C . currently it supports (,),*,+,?,Character classes ([],w,s,..etc) and escaping FWIW Rex is king in Latin;so it's RexKing :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shuck is a POD (plain old documentation) reader for Mac OS (Classic). It is bundled with (and written for) MacPerl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    These are two applications that make a simple codification of text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Simple Tool Kit for Programmers and general users. The purpose of this project is to benefit both the programmers and the end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal of the project is to produce filters for StarOffice 5.x documents to be able to convert them to plain text similar to catdoc, ppthtml and xls2csv for the MS Office documents. A search engine can use this to index .sdw files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Notepad replacement program, evolution from Notepad2, because I can't join to the group, so I create a project on sourceforge, My goal is support MDI, and based on scintilla project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tabfmt is a command line utility to format tabular data. It reads lines from one or more files or from standard input, breaks the lines into fields given a set of field delimiters, and prints a table with constant-width columns to standard output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Code to process human readable input is often highly stylized and repetitive. This project extracts the common elements found in such code and makes them available in a concise form as C tables and subroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fast cross-platform template processing library, written in C. Has C and C++ interfaces. Template syntax is similar to HTML::Template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Text Analyzer

    Text analyzing software

    An application developed in C using the list and the AVL tree data structures, which analyzes a text (.txt file) giving the following information as an output: 1. the total occurrences of every word in the text 2. the exact line of every occurrence of every word 3. the exact position in the line of every occurrence of every word 4. the exact paragraph of every occurrence of every word 5. the exact sentence of every occurrence of every word The output is also written in a .txt file in the same directory as the Text Analyzer executable file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Various small tools for manipulating text files without having to write awk/perl/c programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Word segmentation utility for Thai language written in C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Collective Idenitity Project's goal is to build a p2p infrastructure aimed at fostering true community thinking. Largely text based, and peer reviewed, this software is an experiment to find a social convergence on a wide range of topics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    The `fmtt` formatter

    A plain text formatter for typescripts.

    Formats plain text and improves upon the classical fmt tool. Well suited as a reformatting filter for mails, reports, README files and all kinds of structured typescripts. Features include: - Knows about section headings, numbered item lists, unordered lists, paragraph numbers. - Can automatically renumber sections, items, paragraphs. - Handles no-break space (NBSP) and soft hyphen (SHY) sensible. - Uses Unicode internally, reads and writes 8-bit oder UTF-8 encoded files. - Recognizes preformatted paragraphs (eg source code, tables). - Reformats paragraphs either using the traditional greedy line breaking algorithm, or a TeX-like optimizing algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Unicode Builder, generates code or a binary file for use in programs that require understanding of characters.
    Downloads: 0 This Week
    Last Update:
    See Project