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:
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- ☆26Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years 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
- Kaitai Struct: runtime for C++ using STL☆76Updated last month
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- Bytecode interpreter☆80Updated 10 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆39Updated 5 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 4 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- ☆125Updated 4 years ago
- LALR(1) parser for C++☆80Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 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♦️☆16Updated last year
- Tiny optimizing JIT compiler backend.☆50Updated 10 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- C++ parser for Lex and YACC☆26Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- ☆35Updated 11 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆37Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆118Updated 4 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
- An RAII garbage-collection system in standard C++☆23Updated 5 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year