C++ Parser

Open-source C++ projects categorized as Parser

Top 23 C++ Parser Projects

  • LIEF

    LIEF - Library to Instrument Executable Formats

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • StringZilla

    Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖

    Project mention: I'm Not a Fan of Strlcpy(3) | news.ycombinator.com | 2024-07-15

    Aside from the NULL-termination requirements there is arguably another big design issue with libc strings. I believe the interfaces that may allocate memory - must give you an opportunity to override the allocator. Aside from the SIMD implementation quality and throughput on Arm, that was one of the key reasons to start a new library: https://github.com/ashvardanian/StringZilla/blob/91d0a1a02fa...

    Also not a huge fan of locale controls and wchar APIs :)

  • Diagon

    Interactive ASCII art diagram generators. :star2:

    Project mention: Diagon – beautify simple text notation | news.ycombinator.com | 2024-06-05
  • tomlplusplus

    Header-only TOML config file parser and serializer for C++17.

  • quick-lint-js

    quick-lint-js finds bugs in JavaScript programs

    Project mention: ESLint adoption guide: Overview, examples, and alternatives | dev.to | 2024-08-08

    Launched in 2021 with the promise of enhancing the developer workflow, quick-lint-js positions itself as a complementary tool to ESLint. It is designed for “real-time speed”, offering rapid feedback within your code editor without latency. Another goal of the tool is zero-config, so it’s opinionated. The tool is aimed at a particular target group.

  • ada

    WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Redpanda, Kong, Telegram and Cloudflare Workers.

    Project mention: Parsing URLs in Python | news.ycombinator.com | 2024-03-16

    ...

    can_ada is just the python bindings, largely generated via pybind11.

    The actual project is at https://github.com/ada-url/ada

  • verible

    Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server

  • cli

    A library for interactive command line interfaces in modern C++ (by daniele77)

  • toml11

    TOML for Modern C++

  • lexy

    C++ parsing DSL

    Project mention: Trip C++Now 2024 – think-cell | news.ycombinator.com | 2024-05-10

    If you mean https://github.com/foonathan/lexy , then yes, foonathan (Jonathan MĂĽller) is literally the "I" in the first sentence of TFA.

  • Vince's CSV Parser

    A high-performance, fully-featured CSV parser and serializer for modern C++. (by vincentlaucsb)

  • ExprTK

    C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html

  • rapidyaml

    Rapid YAML - a library to parse and emit YAML, and do it fast.

    Project mention: Faces.js, a JavaScript library for generating vector-based cartoon faces | news.ycombinator.com | 2024-04-06

    Interesting, I hadn't come across extism before. How hard would it be to package https://github.com/biojppm/rapidyaml in this way? (And do you have a extism for dummies guide?)

  • psychec

    A compiler frontend for the C programming language

  • JPEGsnoop

    JPEGsnoop: JPEG decoder and detailed analysis

  • Lyra

    A simple to use, composable, command line parser for C++ 11 and beyond (by bfgroup)

  • ntfstool

    Forensics tool for NTFS (parser, mft, bitlocker, deleted files)

  • muparser

    muparser is a fast math parser library for C/C++ with (optional) OpenMP support.

  • Surelog

    SystemVerilog 2017 Pre-processor, Parser, Elaborator, UHDM Compiler. Provides IEEE Design/TB C/C++ VPI and Python AST & UHDM APIs. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX (by chipsalliance)

  • hdlConvertor

    Fast Verilog/VHDL parser preprocessor and code generator for C++/Python based on ANTLR4

  • vmime

    VMime Mail Library

  • maddy

    C++ Markdown to HTML header-only parser library (by progsource)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Parser discussion

Log in or Post with

C++ Parser related posts

  • Tbsp – treesitter-based source processing language

    6 projects | news.ycombinator.com | 1 Sep 2024
  • Trip C++Now 2024 – think-cell

    4 projects | news.ycombinator.com | 10 May 2024
  • Programming from Top to Bottom - Parsing

    2 projects | dev.to | 18 Mar 2024
  • Whatwg-compliant and fast URL parser written in modern C++

    1 project | news.ycombinator.com | 26 Feb 2024
  • Experimental Parallel JSON Parser - vztpv/scj3, claujson (Using modified simdjson as Tokenizer, and some code of rapidjson - when ast->text, and std::thread)

    1 project | /r/cpp | 6 Nov 2023
  • Show HN: Matcheroni, a tiny C++20 header library for building lexers/parsers

    4 projects | news.ycombinator.com | 6 Jul 2023
  • Matcheroni, a tiny C++20 header library for building lexers/parsers

    1 project | /r/regex | 6 Jul 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Parser projects in C++? This list will help you:

Project Stars
1 LIEF 4,427
2 StringZilla 2,090
3 Diagon 1,554
4 tomlplusplus 1,528
5 quick-lint-js 1,524
6 ada 1,338
7 verible 1,335
8 cli 1,180
9 toml11 1,020
10 lexy 1,007
11 Vince's CSV Parser 899
12 ExprTK 631
13 rapidyaml 568
14 psychec 532
15 JPEGsnoop 508
16 Lyra 474
17 daw_json_link 470
18 ntfstool 445
19 muparser 417
20 Surelog 357
21 hdlConvertor 281
22 vmime 272
23 maddy 201

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?