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:
- scanf for modern C++☆1,297Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,622Updated 3 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆635Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,521Updated 6 months ago
- C++20 μ(micro)/Unit Testing framework☆1,406Updated 2 weeks ago
- Runtime polymorphism done right☆1,030Updated 4 years ago
- A C++20 library for sequence-orientated programming☆716Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,801Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆913Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,024Updated last month
- 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…☆483Updated last year
- The most over-engineered C++ assertion library☆691Updated 6 months ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,663Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- An additive strong typedef library for C++14/17/20☆476Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 4 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆566Updated 5 months ago
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- Implementation of strong types in C++☆818Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- ISO/IEC JTC1 SC22 WG21 paper scheduling and management☆36Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,462Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- Pipelines for expressive code on collections in C++☆836Updated last year
- C++17 & C++ 20 error-handling and utility extensions.☆629Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆432Updated 2 weeks ago