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:
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆23Updated 8 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 4 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 4 months ago
- ☆10Updated 9 months ago
- For details, see the blog post:☆35Updated 2 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- A lock-free malloc(3) implementation☆20Updated 7 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- C99 trie library☆101Updated 6 years ago
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 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 2 years ago
- ☆20Updated 10 years ago