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
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- ☆37Updated 9 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- Our own thread library similar to pthreads☆17Updated 2 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 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 tiny coroutine lib using for c++☆24Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 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 CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 2 weeks ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago