cksystemsgroup / scalloc
A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator
☆161Updated 2 years ago
Alternatives and similar repositories for scalloc:
Users that are interested in scalloc are comparing it to the libraries listed below
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 4 months ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Hashing functions and PRNGs based on them☆160Updated last month
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 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
- compile time assembly interpreter☆84Updated 7 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- fast SIMD-able JIT regular expression compiler☆192Updated 9 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- High performance utility library for C☆92Updated 6 months ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- malloc leak tracer☆68Updated 2 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆120Updated 3 years ago