cksystemsgroup / scallocLinks
A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator
☆163Updated 3 weeks ago
Alternatives and similar repositories for scalloc
Users that are interested in scalloc are comparing it to the libraries listed below
Sorting:
- Hashing functions and PRNGs based on them☆162Updated 5 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 8 months ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- High performance utility library for C☆94Updated last week
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- The world's first Web-scale memory allocator☆108Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆167Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆187Updated 9 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- bit & sketches data structures☆60Updated 6 years ago