arneg / GJAllocLinks
a fast fixed size block allocator
☆20Updated 10 years ago
Alternatives and similar repositories for GJAlloc
Users that are interested in GJAlloc are comparing it to the libraries listed below
Sorting:
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 8 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- ☆31Updated 10 years ago
- For details, see the blog post:☆35Updated 2 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Allocation benchmarks☆31Updated 9 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- C11 Lock-free Stack☆184Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Fastest Histogram Construction☆74Updated 4 years ago