foonathan / lexyLinks
C++ parsing DSL
☆1,224Updated 3 months ago
Alternatives and similar repositories for lexy
Users that are interested in lexy are comparing it to the libraries listed below
Sorting:
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,411Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago
- scanf for modern C++☆1,297Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆919Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,803Updated 5 months ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last month
- A C++20 library for sequence-orientated programming☆721Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated 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…☆484Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Updated last year
- The most over-engineered C++ assertion library☆696Updated 6 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,023Updated 2 months ago
- This is an experimental library that has evolved to P2688☆683Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆770Updated last week
- Implementation of strong types in C++☆821Updated 3 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆435Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆478Updated last year
- A (work-in-progress) nextgen Doxygen for C++