aappleby / matcheroniLinks
A minimalist single-header library for building pattern-matchers, lexers, and parsers.
☆206Updated 3 months ago
Alternatives and similar repositories for matcheroni
Users that are interested in matcheroni are comparing it to the libraries listed below
Sorting:
- Smart Garbage Collection Library for C++☆228Updated 5 months ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Minimal Rust-inspired C++20 STL replacement☆201Updated 9 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…☆479Updated last year
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated 11 months ago
- C23 Checked Arithmetic☆141Updated 2 months ago
- Bytecode interpreter☆77Updated 8 months ago
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- Collection of self-contained header-only libraries for C++17☆323Updated this week
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆242Updated 9 months ago
- ☆89Updated 5 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated last week
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆279Updated 5 months 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…☆100Updated 6 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 8 months ago
- 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…☆333Updated 3 months ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆121Updated 4 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆82Updated 4 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 3 weeks ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆184Updated 6 months ago
- Effect handlers in C++☆124Updated last year
- Fast RISC-V-based scripting backend for game engines☆270Updated 3 months ago
- ☆293Updated last year
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago