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 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- ☆20Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- C11 Lock-free Stack☆184Updated 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
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- A lock-free malloc(3) implementation☆20Updated 6 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆22Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Updated 13 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year