vusec / shallocLinks
Shared memory allocator
☆20Updated 8 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 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
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months 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☆33Updated 11 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Benchmark for various store patterns on x86☆10Updated 6 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
- SIMDized check which bytes are in a set☆28Updated 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
- QSBR and EBR library☆119Updated 5 years ago
- Concurrent trie-hash map library☆91Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- ☆21Updated 7 years ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- ☆20Updated 9 years ago
- kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb☆11Updated 7 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Crit-bit tree☆26Updated 3 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago