m4drat / memplusplusLinks
C++ memory allocator with smart GC
☆55Updated 2 years ago
Alternatives and similar repositories for memplusplus
Users that are interested in memplusplus are comparing it to the libraries listed below
Sorting:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆38Updated 5 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- C++20 SIMD Within A Register library☆47Updated 7 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- ☆26Updated last year
- Bytecode interpreter☆80Updated 11 months ago
- An RAII garbage-collection system in standard C++☆23Updated 5 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 2 weeks ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- C++ JSON parser and stringify☆25Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 3 weeks ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- A simple replacement for std::unordered_map☆51Updated last year
- `liburing` for Windows IoRing☆44Updated 11 months ago
- Tiny optimizing JIT compiler backend.☆50Updated 11 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago