nahratzah / ll
Lock-free linked list
☆16Updated 12 years ago
Alternatives and similar repositories for ll:
Users that are interested in ll are comparing it to the libraries listed below
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆80Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- ☆37Updated 10 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago