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:
- C++20 SIMD Within A Register library☆47Updated 8 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
- Bytecode interpreter☆80Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- C++17 parser and code generator☆42Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated this week
- 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
- ☆26Updated last year
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- An RAII garbage-collection system in standard C++☆23Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆120Updated 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 Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆38Updated 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
- Kaitai Struct: runtime for C++ using STL☆76Updated 2 weeks ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 6 months ago
- A fast, zero dependency, single-header WebAssembly interpreter☆38Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Tiny optimizing JIT compiler backend.☆51Updated last year
- LALR(1) parser for C++☆80Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- AngelScript JIT via C→MIR conversion☆18Updated 4 months ago
- implementation of some function from string.h using SSE2 instructions☆22Updated 9 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago