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☆56Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last week
- 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
- portability macros for compiler and hardware micro operations☆36Updated last year
- For details, see the blog post:☆35Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- ☆31Updated 10 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆60Updated 6 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Intrusive data structures for C☆65Updated 8 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- ☆58Updated 7 years ago
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago