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:
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆89Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- 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
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 3 weeks ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- QSBR and EBR library☆127Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- C11 Lock-free Stack☆183Updated last year
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- skiplist library for C.☆54Updated 9 years ago
- ☆20Updated 9 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- C99 trie library☆100Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago