Text Processing libraries

Showing projects tagged as Text Processing

  • Fast C++ CSV Parser

    7.0 2.9 C++
    fast-cpp-csv-parser
  • Inja

    6.4 6.7 C++
    A Template Engine for Modern C++
  • PDF-Writer

    5.6 6.3 C
    High performance library for creating, modiyfing and parsing PDF files in C++
  • mstch

    4.2 0.0 C++
    mstch is a complete implementation of {{mustache}} templates using modern C++
  • Text_view

    2.6 0.0 C++
    A C++ concepts and range based character encoding and code point enumeration library
  • Justinbobia

    2.4 8.3 L3 C++
    The Configurable Math Library
  • lexertl

    2.3 7.0 L1 C++
    lexertl: The Modular Lexical Analyser Generator
  • Lingo

    1.7 0.0 C++
    Text encoding for modern C++
  • CSV Parser for C++ by TG

    0.9 8.0 C++
    A C++ library for parsing, reading CSV files that supports mixed data types, customizable delimiters, and efficient data manipulation. Perfect for data processing, analysis, and integration into larger C++ projects.
  • UTF-Utils

    0.8 10.0 C++
    A simple and small header-only helper for transcoding between UTF-16LE, UTF-32LE, and UTF-8. This includes the utilities for verifying valid unicode codepoints for the encoding as well as handling invalid codepoints by using a replacement character for that encoding instead of throwing.