emeryberger / Heap-LayersLinks
Heap Layers: An Extensible Memory Allocation Infrastructure
☆400Updated last month
Alternatives and similar repositories for Heap-Layers
Users that are interested in Heap-Layers are comparing it to the libraries listed below
Sorting:
- Automatically exported from code.google.com/p/relacy☆225Updated 3 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆523Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- Concurrent Deferred Reference Counting☆165Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- A C++ await/yield emulation library for stackless coroutine☆339Updated last year
- ☆127Updated 2 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Compiler-neutral Internal Program Representation for C++☆227Updated last month
- Clang with JIT extensions☆232Updated 2 years ago
- bad_alloc Behaving Badly☆74Updated 6 years 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…☆474Updated 10 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- An implementation of Seqlock in C++11☆219Updated last year
- userland threads☆486Updated 3 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated 2 weeks ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated last week
- Back end side of quick-bench☆182Updated 4 months ago
- User-oriented fork of LLVM's opt-viewer☆142Updated last week
- Portable C++ SIMD library☆173Updated 5 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago