vusec / shallocLinks
Shared memory allocator
☆21Updated 9 years ago
Alternatives and similar repositories for shalloc
Users that are interested in shalloc are comparing it to the libraries listed below
Sorting:
- unrolled skip list library for C☆22Updated 6 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆23Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 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
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 4 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Updated 13 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- ☆20Updated 10 years ago
- A lock-free malloc(3) implementation☆20Updated 7 months ago
- C11 Lock-free Stack☆184Updated last year
- For details, see the blog post:☆35Updated 2 years ago
- ☆10Updated 8 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- C99 trie library☆101Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago