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.☆88Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 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 3 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Red-black tree C implementation☆37Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- C11 Lock-free Stack☆183Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- QSBR and EBR library☆123Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years 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
- ☆20Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- For details, see the blog post:☆32Updated last year
- A lock-free malloc(3) implementation☆19Updated 2 months ago