ChrisDodd / shm_mallocLinks
Malloc replacement with support for shared and persistent memory allocation
☆33Updated 11 years ago
Alternatives and similar repositories for shm_malloc
Users that are interested in shm_malloc are comparing it to the libraries listed below
Sorting:
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- C11 Lock-free Stack☆184Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- QSBR and EBR library☆135Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Updated 13 years ago
- libuv thread communication☆60Updated 2 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated last month
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago