Rucadi / cpp-matchLinks
☆44Updated 10 months ago
Alternatives and similar repositories for cpp-match
Users that are interested in cpp-match are comparing it to the libraries listed below
Sorting:
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆246Updated last year
- Generates visualization from Ninja build logs.☆49Updated 5 months ago
- ☆93Updated 9 months ago
- The Xr0 Verifier for C☆207Updated 9 months ago
- Performance focused header-only container library. Currently primarily contains a fast B+Tree implementation.☆73Updated 3 weeks ago
- ☆162Updated last week
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- Compiling C to FlipJump☆96Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆211Updated 7 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…☆126Updated 8 months ago
- HPC research and demonstrations☆113Updated last month
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 10 months ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- VSCode LLVM Compiler Explorer☆235Updated last year
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- An implementation strategy for lists, queues, deque(ue)s.☆121Updated 3 months ago
- My WebAssembly VM☆75Updated last week
- Interactive C/C++ preprocessor macro debugger☆179Updated 5 years ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆86Updated 2 months ago
- berlin windowing system -- historical snapshot☆14Updated 2 years ago
- A double-to-string conversion algorithm based on Schubfach and yy☆214Updated last week
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆186Updated 3 months ago
- What do you call a pointer we stole the high bits off? An ointer.☆90Updated last month
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆284Updated 9 months ago
- The Best Library: a C++ STL replacement☆409Updated 6 months ago
- ☆296Updated last year
- GCC plugin for C language that tracks references to allocated objects☆30Updated 8 months ago
- Repository hosting unofficial binary pack files for many commits of LLVM