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
- 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
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Portable Runtime System☆23Updated 8 years ago
- ☆21Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- ld.so implementation in C++1z☆9Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- 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
- Red-black tree C implementation☆37Updated 6 years ago
- SipHash: a fast short-input PRF☆60Updated 9 years ago
- some old broken stuff☆10Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- benchmarking positional population count☆14Updated 11 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 10 months ago
- Benchmarks for our memory allocator☆63Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- High performance C implementation of AVL trees☆100Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- ☆20Updated 9 years ago