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
- 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.☆87Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- ☆21Updated 7 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 last year
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- ☆20Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months 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
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- Buddy Memory Allocator☆12Updated 6 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Concurrent trie-hash map library☆92Updated last year
- COW b-trees☆102Updated 7 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- cityhash (C99)☆12Updated 5 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago