emeryberger / Heap-LayersLinks
Heap Layers: An Extensible Memory Allocation Infrastructure
☆400Updated 2 months ago
Alternatives and similar repositories for Heap-Layers
Users that are interested in Heap-Layers are comparing it to the libraries listed below
Sorting:
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆526Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Automatically exported from code.google.com/p/relacy☆225Updated 4 months ago
- Memory optimal Small String Optimization implementation for C++☆245Updated 10 years ago
- ☆128Updated 2 years ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Compiler-neutral Internal Program Representation for C++☆228Updated this week
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- Love template metaprogramming☆330Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆177Updated 2 weeks ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆477Updated 11 months ago
- Framework for Writing C++ Committee Papers☆136Updated last month
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- ☆108Updated last year
- User-oriented fork of LLVM's opt-viewer☆143Updated last month
- ☆275Updated 8 months ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆765Updated 8 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- userland threads☆489Updated last week
- A C++ micro-benchmarking framework☆364Updated 5 years ago
- SafeInt is a class library for C++ that manages integer overflows.☆233Updated 2 months ago
- An implementation of Seqlock in C++11☆221Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago