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
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 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
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Purgeable memory allocations for Linux☆31Updated 5 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- ☆20Updated 9 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- AVX-512 utilities☆20Updated 10 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- 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
- Benchmarks for our memory allocator☆65Updated last year
- AVX512 population count routines☆22Updated 5 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆17Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago