cksystemsgroup / scallocLinks
A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator
☆163Updated 3 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
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 11 months ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Hashing functions and PRNGs based on them☆162Updated 8 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 9 years ago
- 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
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- High performance utility library for C☆94Updated 3 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago