BowenFu / matchit.cppLinks
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
☆636Updated 2 weeks ago
Alternatives and similar repositories for matchit.cpp
Users that are interested in matchit.cpp are comparing it to the libraries listed below
Sorting:
- C++ parsing DSL☆1,224Updated 3 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…☆484Updated last year
- A C++20 library for sequence-orientated programming☆718Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆478Updated last year
- C++11 (and onwards) library for lazy evaluation☆365Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated this week
- C++20 Meta-Programming library☆310Updated 8 months ago
- scanf for modern C++☆1,297Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- This is an experimental library that has evolved to P2688☆683Updated last year
- The most over-engineered C++ assertion library☆696Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- Parse command line arguments by defining a struct☆507Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆770Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆435Updated 3 weeks ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- Lightweight C++20 testing framework.☆303Updated this week
- C++17 library for comfortable and efficient dynamic polymorphism☆497Updated 4 months ago
- C++20 μ(micro)/Unit Testing framework☆1,411Updated this week
- Runtime polymorphism done right☆1,031Updated 4 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Updated 3 months ago
- A lightweight C++11-compatible error-handling mechanism☆311Updated 3 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆631Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago