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.☆88Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 11 years ago
- Concurrent trie-hash map library☆92Updated 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
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Red-black tree C implementation☆37Updated 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
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- For details, see the blog post:☆33Updated last year
- Benchmarks for our memory allocator☆69Updated 2 years ago
- C11 Lock-free Stack☆183Updated last year
- QSBR and EBR library☆125Updated 5 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 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
- ☆21Updated 7 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A lock-free malloc(3) implementation☆20Updated 3 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- Tiny helper lib for building daemons in C☆19Updated 3 weeks ago
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- C99 trie library☆101Updated 6 years ago