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
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Red-black tree C implementation☆37Updated 6 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆86Updated 3 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Fast stack trace utility☆54Updated 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
- SipHash: a fast short-input PRF☆60Updated 9 years ago
- ☆20Updated 9 years ago
- Concurrent trie-hash map library☆91Updated last year
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Library for Dwarf-based reflection in C☆34Updated 11 years ago
- ☆21Updated 7 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- ☆9Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- benchmarking positional population count☆14Updated last year
- QSBR and EBR library☆119Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- RLU resizable hash-table☆17Updated 9 years ago