foonathan / lexyLinks
C++ parsing DSL
☆1,217Updated 2 months ago
Alternatives and similar repositories for lexy
Users that are interested in lexy are comparing it to the libraries listed below
Sorting:
- Zero overhead utilities for preventing bugs at compile time☆1,619Updated 2 months ago
- scanf for modern C++☆1,295Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,401Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- 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…☆481Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,793Updated 4 months ago
- The most over-engineered C++ assertion library☆692Updated 5 months ago
- A C++20 library for sequence-orientated programming☆710Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆903Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,651Updated last year
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,018Updated last month
- This is an experimental library that has evolved to P2688☆682Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆919Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆767Updated this week
- Implementation of strong types in C++☆817Updated 3 years ago
- ISO/IEC JTC1 SC22 WG21 paper scheduling and management☆32Updated 3 months ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 3 months ago
- A C++ compile-time math library using generalized constant expressions☆812Updated last year
- An additive strong typedef library for C++14/17/20☆471Updated 11 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,282Updated this week
- Pipelines for expressive code on collections in C++☆835Updated last year
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆429Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆564Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- Parsing Expression Grammar Template Library☆2,093Updated last week