chxdeng / mabainLinks
a fast and light-weighted key-value store library
☆42Updated last month
Alternatives and similar repositories for mabain
Users that are interested in mabain are comparing it to the libraries listed below
Sorting:
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- ☆27Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 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
- 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
- A nano concurrency library☆24Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- C++ double-to-string conversion benchmark☆10Updated 3 weeks ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Boost.org multi_index module☆51Updated this week
- libuv thread communication☆58Updated 2 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Raft implementation based on libcppa☆21Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago
- ☆25Updated 5 years ago
- C++ asynchronous mongo library on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.☆12Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago