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☆21Updated 6 years ago
- 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
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 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
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- For details, see the blog post:☆34Updated last year
- Convenient & cross-platform sandboxing C library☆44Updated 2 months ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- C99 trie library☆101Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Tiny helper lib for building daemons in C☆18Updated 2 weeks ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- Red-black tree C implementation☆37Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Intrusive data structures for C☆62Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- grep for C/C++ source files.☆30Updated 3 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- skiplist library for C.☆54Updated 9 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago