Begun / lockfree-mallocLinks
The world's first Web-scale memory allocator
☆109Updated 7 years ago
Alternatives and similar repositories for lockfree-malloc
Users that are interested in lockfree-malloc are comparing it to the libraries listed below
Sorting:
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Memory-mapped storage library☆76Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Specialized memory allocators☆108Updated 6 months 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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- [deprecated] Data structures and sample applications using Mintomic☆94Updated 9 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- http server with libev and coroutines☆45Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆61Updated 16 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 3 years ago
- Effective Memory Reclamation☆63Updated 5 years ago