chxdeng / mabainLinks
a fast and light-weighted key-value store library
☆47Updated 3 months ago
Alternatives and similar repositories for mabain
Users that are interested in mabain are comparing it to the libraries listed below
Sorting:
- Concurrent trie-hash map library☆94Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- An event loop for C using io_uring☆49Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- QSBR and EBR library☆135Updated 6 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Updated 2 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- For details, see the blog post:☆35Updated 2 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆69Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago