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
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- ☆37Updated 9 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Buffer based LRU cache☆38Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- Our own thread library similar to pthreads☆17Updated 2 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- A fast in-memory key-value store☆49Updated 7 years ago