Open Source C++ Text Processing Software

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.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 1
    KDiff3

    KDiff3

    A graphical text difference analyzer

    This repository is no longer maintained and is kept for archival purposes. See https://invent.kde.org/sdk/kdiff3 for the newest code and https://download.kde.org/stable/kdiff3/ for release bundles. All bugs should be filed at bugs.kde.org. KDiff3 is a graphical text difference analyzer for up to 3 input files, provides character-by-character analysis and a text merge tool with integrated editor. It can also compare and merge directories. Platform-independant.
    Leader badge
    Downloads: 2,717 This Week
    Last Update:
    See Project
  • 2
    Diff-ext is an extension for filemanagers such as Windows Explorer and Nautilus that allows to launch diff/merge tools on selected files.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    TEA is a text editor that provides a wide range of text-processing functions (over 100) and the syntax highlighting. There are two branches of TEA: Qt-based and GTK-based.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    NoteCase is portable (Linux, Win32) hierarchical notes manager (aka outliner) coded in C++ using GTK+ toolkit. Project is inactive as of 2008/12/09, read more at: http://factoriel.blogspot.com/2008_12_01_archive.html
    Downloads: 20 This Week
    Last Update:
    See Project
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 5

    DWDS/Dialing Concordance

    a collection of indexing and search tools for corpus linguists

    DWDS/Dialing Concordance (DDC) - a collection of index and search tools for corpus linguists
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    iTeXMac is an integrated software which components are: - a text editor dedicated to D.E. Knuth's TeX typesetting system - a frontend to a teTeX like distribution, that includes TeX engines and tools - a PDF viewer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ChessTask is a frontend for easily creating chess tasks with LaTeX. The tasks are stored in a list which can be exported, either to a LaTeX input file, or to HTML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ChapMaker is a new idea for working on texts like essays, articles, documentations or books. It is a simple texteditor with connection to a central database server. Different users from different locations are able to work on their projects together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LaTeX-to-DocBook translation including a LaTeX-to-XML converter (C++) and appropriate Stylesheets (XSL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    Pgn2ltx is a simple converter that reads chess games in PGN format and outputs them to a LaTeX input file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    (Almost) all a scholar in the Humanities needs (polytonic Greek fonts, stylistic and metrical analysis tools, search engines on TLG and PHI) concentrated in only one Linux Live CD, ready to use everywhere at home or at University, without installation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QCreativeWriter
    A software for creative writers with some new aspects. Scene/Strand based, interactive story-devolepment in an intuitive way. Database oriented on creative writing technics. Full editor integration. Statistics. -> And a beta-reader client!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QTide is a QT-based Textditor with some nice features: Simple installationscript, Tabbed editor window to allow simultaneous editing of multiple files, Allows integration of own tools/programs, extendable syntaxhighlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TablePad is a tool to edit table-structured text files. It reads CSV files and also imports tables using ODBC datasources. You can add and remove rows and columns, edit the content of the cells, seach for any text and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The very simple text editor is, how the name says a very simple text editor. It's without any controlbars and has a very simple style. The document-type you can edit is '.txt'. Download is free and you can use it for private and commercial purpos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OCR c++ library. Include: contour recognition; vectorisation; matrix letter feature recognition; auto page segmentation and detect rotation; SS3 ASM core; XML base; web-based GUI; 99,6% printed Unicode text recognition; letter base up to 1200 letters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Derived from quire with the KDE scheme of starting with a K. Kuire is a text-editor for authors and writers which keeps track of all necessary information, like characters, scenes, chapters etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tiny-hyphenator

    tiny-hyphenator

    C++ Library to hyphenate a text

    Use this class to achieve efficient and mostly exact word hyphenations. Currently the only language supported is German, but it can very easily be adapted to support other languages. This library spans ~370 lines of C++ code. At the moment there is no real documentation, pleas refer to the comments in the code, they should be quite helpful. A sample is also included. This library is not based on any algorithm published on the internet or elsewhere and it works without a dictionary. The Library is written in C++ and is tested under GCC 4.7, 4.8 and 4.9 [Use it in any way you want, including commercial work, but please include my name and a link to this page]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It's an easy and fast "wordlist-tool" which helps you to optimize your wordlists. It deletes all doubles in your wordlist and saves the "double-free" wordlist in a new wordlist. It will obtain more features, I'm working...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Implementation of Artificial Neuronal Networks in different cases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UniView is an universal image, text and multimedia viewer (and editor). It supports many formats, contains plugin technology and a few interesting features (like javascripting). Distributed under GPL v2 :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.