cksystemsgroup / scalloc
A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator
☆162Updated 2 years ago
Alternatives and similar repositories for scalloc
Users that are interested in scalloc are comparing it to the libraries listed below
Sorting:
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 6 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 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
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Coroutines in C☆120Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- Hashing functions and PRNGs based on them☆161Updated 3 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 3 months ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- High performance utility library for C☆93Updated 9 months ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated last month
- C++11 metaprogramming library☆113Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆78Updated 2 years ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago