foonathan / lexyLinks
C++ parsing DSL
☆1,106Updated last month
Alternatives and similar repositories for lexy
Users that are interested in lexy are comparing it to the libraries listed below
Sorting:
- C++20 μ(micro)/Unit Testing framework☆1,358Updated this week
- scanf for modern C++☆1,203Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,595Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,448Updated this week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆618Updated 2 years ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,714Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,581Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆993Updated 2 weeks ago
- The most over-engineered C++ assertion library☆659Updated 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…☆474Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆756Updated last month
- A lightweight C++20 serialization and RPC library☆863Updated last week
- This is an experimental library that has evolved to P2688☆677Updated 8 months ago
- A C++20 library for sequence-orientated programming☆626Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support