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:
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 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
- Concurrent trie-hash map library☆93Updated 2 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 2 months ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- QSBR and EBR library☆133Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- ☆20Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year
- Tiny helper lib for building daemons in C☆18Updated last month
- C99 trie library☆101Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago