cksystemsgroup / scallocLinks
A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator
☆163Updated 2 years ago
Alternatives and similar repositories for scalloc
Users that are interested in scalloc are comparing it to the libraries listed below
Sorting:
- compile time assembly interpreter☆85Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- High-performance multicore-scalable data structures and benchmarks☆141Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- The world's first Web-scale memory allocator☆107Updated 6 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- A C++ library for concurrent programming☆71Updated 4 years ago
- High performance utility library for C☆94Updated 10 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 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