chxdeng / mabainLinks
a fast and light-weighted key-value store library
☆45Updated this week
Alternatives and similar repositories for mabain
Users that are interested in mabain are comparing it to the libraries listed below
Sorting:
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 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
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 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
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆36Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago