m4drat / memplusplusLinks
C++ memory allocator with smart GC
☆55Updated last year
Alternatives and similar repositories for memplusplus
Users that are interested in memplusplus are comparing it to the libraries listed below
Sorting:
- C++20 SIMD Within A Register library☆42Updated 3 months ago
- ☆26Updated last year
- ☆21Updated 8 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Advanced Reflection and Serialization Library in C++26♦️☆14Updated last year
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Bytecode interpreter☆76Updated 7 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆42Updated last month
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- ☆125Updated 4 years ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆39Updated 5 years ago
- Kaitai Struct: runtime for C++ using STL☆77Updated 4 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Check various boost headers impact on the compilation time☆11Updated 4 years ago
- LALR(1) parser for C++☆79Updated last year
- Library for extracting stacktrace from exception.☆48Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- ☆26Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- C++17 string with fixed size☆112Updated last week
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 3 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago