emeryberger / Heap-LayersLinks
Heap Layers: An Extensible Memory Allocation Infrastructure
☆405Updated 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…☆530Updated 4 years ago
- Concurrent Deferred Reference Counting☆171Updated last year
- Automatically exported from code.google.com/p/relacy☆242Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- ☆128Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆276Updated 11 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆370Updated 3 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- userland threads☆492Updated 3 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,185Updated last month
- Clang with JIT extensions☆237Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆665Updated 6 months ago
- Compiler-neutral Internal Program Representation for C++☆230Updated 3 months ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆419Updated last week
- C++ standard library features, "from scratch"☆194Updated 10 months ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last month
- ☆111Updated last year