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 just-in-time compiler for c minus☆47Updated 12 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- C/C++ Preprocessor Magic☆53Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- Intrusive data structures for C☆60Updated 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
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Automatically detects cache lines in a portable cross-platform way. This code is pure C89.☆17Updated 15 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- C11 Lock-free Stack☆183Updated last year
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago