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:
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆38Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 8 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.