aappleby / matcheroniLinks
A minimalist single-header library for building pattern-matchers, lexers, and parsers.
☆201Updated 3 weeks 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++☆220Updated 2 months ago
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- Minimal Rust-inspired C++20 STL replacement☆192Updated 6 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆166Updated this week
- ☆87Updated 2 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆239Updated 7 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆82Updated 8 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…☆474Updated 10 months ago
- C23 Checked Arithmetic☆134Updated 7 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated last year
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Collection of self-contained header-only libraries for C++17☆296Updated this week
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆188Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Bytecode interpreter☆76Updated 5 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆134Updated 5 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…☆326Updated 2 weeks ago
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆280Updated 3 months ago
- ☆295Updated last year
- Chasm Runtime Assembler.☆135Updated 3 weeks ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 3 months ago
- Structure-of-array synthesis in C++20☆81Updated 3 years 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…☆113Updated last month
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆79Updated 2 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- ☆174Updated last year
- 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…☆94Updated 3 months ago
- Running C++ in anywhere like a script.☆330Updated 9 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated last week