foonathan / lexyLinks
C++ parsing DSL
☆1,089Updated last week
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,585Updated 9 months ago
- C++20 μ(micro)/Unit Testing framework☆1,341Updated last month
- scanf for modern C++☆1,188Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆614Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆895Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- A C++20 library for sequence-orientated programming☆617Updated last week
- Implementation of strong types in C++☆796Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆440Updated 4 months 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…☆472Updated 9 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆961Updated 2 weeks ago
- This is an experimental library that has evolved to P2688☆674Updated 6 months ago
- The most over-engineered C++ assertion library☆634Updated this week
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 2 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆519Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆956Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆708Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- Library to parse and work with the C++ AST☆1,729Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆393Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated last week
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month