foonathan / lexyLinks
C++ parsing DSL
☆1,204Updated 3 weeks 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.☆630Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,495Updated 3 months ago
- scanf for modern C++☆1,279Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,387Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,602Updated 3 weeks ago
- Runtime polymorphism done right☆1,020Updated 4 years ago
- A C++20 library for sequence-orientated programming☆663Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,769Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆892Updated 2 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…☆480Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,625Updated last year
- The most over-engineered C++ assertion library☆685Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆910Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated this week
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,013Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆762Updated 8 months ago
- This is an experimental library that has evolved to P2688☆680Updated 11 months ago
- Implementation of strong types in C++☆812Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆461Updated 9 months ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆554Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆422Updated 5 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆512Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,617Updated last week
- A miniature library for struct-field reflection in C++☆613Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,271Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,441Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,250Updated last year