cksystemsgroup / scallocLinks
A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator
☆162Updated 7 months ago
Alternatives and similar repositories for scalloc
Users that are interested in scalloc are comparing it to the libraries listed below
Sorting:
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- High performance utility library for C☆97Updated 7 months ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A C++ library for concurrent programming☆71Updated 4 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Coroutines in C☆122Updated 11 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 4 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆61Updated 16 years ago