MihirLuthra / shm_allocLinks
fast lock free shared memory allocator
☆21Updated 5 years ago
Alternatives and similar repositories for shm_alloc
Users that are interested in shm_alloc are comparing it to the libraries listed below
Sorting:
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- QSBR and EBR library☆135Updated 6 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆206Updated this week
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- Shared memory allocator☆21Updated 9 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
- Adaptive Radix Tree in C++☆50Updated 3 weeks ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- A lock-free malloc(3) implementation☆20Updated 6 months ago
- Performance profiling of JSON libraries☆28Updated 7 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Updated 9 months ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- ☆45Updated 5 years ago
- ☆22Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Intrusive Red-Black Tree Collection☆37Updated 6 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago