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
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated last week
- This is an experimental library that has evolved to P2688☆683Updated last year
- An additive strong typedef library for C++14/17/20☆478Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- The most over-engineered C++ assertion library☆696Updated 6 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated 3 weeks ago
- scanf for modern C++☆1,297Updated 3 months ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- Parse command line arguments by defining a struct☆507Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆432Updated 3 weeks ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Updated 4 months ago
- C++20 μ(micro)/Unit Testing framework☆1,411Updated this week
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- Lightweight C++20 testing framework.☆303Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,627Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆917Updated 2 weeks ago
- Simple C++20 module support for CMake☆214Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago
- C++17 & C++ 20 error-handling and utility extensions.☆631Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago