vusec / shalloc
Shared memory allocator
☆19Updated 8 years ago
Alternatives and similar repositories for shalloc:
Users that are interested in shalloc are comparing it to the libraries listed below
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 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.☆84Updated 2 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Concurrent trie-hash map library☆91Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 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
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- QSBR and EBR library☆117Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Benchmarks for our memory allocator☆63Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- COW b-trees☆96Updated 7 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- ☆9Updated 2 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆20Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago