foonathan / lexy
C++ parsing DSL
☆1,046Updated 2 months ago
Alternatives and similar repositories for lexy:
Users that are interested in lexy are comparing it to the libraries listed below
- scanf for modern C++☆1,128Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆594Updated 2 years ago
- Runtime polymorphism done right☆995Updated 3 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,608Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,379Updated this week
- C++20 μ(micro)/Unit Testing Framework☆1,312Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- A lightweight C++20 serialization and RPC library☆826Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆673Updated 2 weeks ago
- Implementation of strong types in C++☆786Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 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…☆467Updated 6 months ago
- This is an experimental library that has evolved to P2688☆670Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- A C++20 library for sequence-orientated programming☆561Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆428Updated last month
- The most over-engineered C++ assertion library☆597Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,370Updated last week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆748Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,966Updated last month
- A miniature library for struct-field reflection in C++☆541Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,130Updated 2 years ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,312Updated this week
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆939Updated 4 months ago
- Pipelines for expressive code on collections in C++☆817Updated 4 months ago
- A (work-in-progress) nextgen Doxygen for C++☆950Updated 9 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆446Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago