aappleby / matcheroni
A minimalist single-header library for building pattern-matchers, lexers, and parsers.
☆201Updated 2 weeks ago
Alternatives and similar repositories for matcheroni:
Users that are interested in matcheroni are comparing it to the libraries listed below
- Interactive C/C++ preprocessor macro debugger☆157Updated 4 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆156Updated this week
- Smart Garbage Collection Library for C++☆202Updated this week
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆80Updated 4 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
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆317Updated 6 months ago
- A simple C coroutine library.☆225Updated last year
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆236Updated 2 months ago
- Minimal Rust-inspired C++20 STL replacement☆179Updated 2 months ago
- The PolymurHash universal hash function.☆343Updated last year
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆84Updated last month
- ☆295Updated 10 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 8 months ago
- Structure-of-array synthesis in C++20☆80Updated 2 years ago
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆189Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated last month
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆210Updated 2 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆116Updated last week
- Reference implementation of Dragonbox in C++☆633Updated 4 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆592Updated 2 years ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆321Updated 5 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated last year
- Bytecode interpreter☆72Updated last month
- All-inclusive Buffer for C☆412Updated last year
- C23 Checked Arithmetic☆120Updated 3 months ago