emeryberger / Heap-LayersLinks
Heap Layers: An Extensible Memory Allocation Infrastructure
☆408Updated 2 weeks ago
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☆244Updated 4 months ago
- Concurrent Deferred Reference Counting☆173Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆529Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Clang with JIT extensions☆237Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- ☆128Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Love template metaprogramming☆332Updated 3 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…☆481Updated last year
- userland threads☆495Updated last month
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated 5 months ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- ☆112Updated last year
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- An implementation of Seqlock in C++11☆232Updated last year
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆419Updated 3 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,204Updated last week
- C++ standard library features, "from scratch"☆193Updated 11 months ago