C++ parsing DSL
☆1,234Oct 18, 2025Updated 5 months ago
Alternatives and similar repositories for lexy
Users that are interested in lexy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Parsing Expression Grammar Template Library☆2,114Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Compile Time Regular Expression in C++☆3,771Sep 12, 2025Updated 6 months ago
- scanf for modern C++☆1,304Oct 29, 2025Updated 4 months ago
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,030Mar 14, 2026Updated last week
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,420Feb 14, 2026Updated last month
- The compiler is available for download. Get it!☆2,550Nov 5, 2023Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated last week
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- The Domain-Correct Quantities and Units Library for C++ — full quantity kind safety, ISO 80000 compliant, C++29 standardization candidate…☆1,380Updated this week
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆486Sep 3, 2024Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆641Jan 22, 2026Updated 2 months ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 6 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,301Mar 15, 2026Updated last week
- A C++20 library for sequence-orientated programming☆731Oct 24, 2025Updated 4 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆336Jun 24, 2025Updated 8 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,193Feb 15, 2026Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- Reference implementation of Dragonbox in C++☆804Oct 3, 2025Updated 5 months ago
- C++17 & C++ 20 error-handling and utility extensions.☆633Dec 26, 2023Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆504Feb 16, 2026Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,027Mar 16, 2026Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago