nahratzah / llLinks
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
Sorting:
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 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 simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last week
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- ☆37Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Our own thread library similar to pthreads☆18Updated 2 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++ Raft implementation, project moved☆24Updated 8 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- multithreading examples of my blog☆13Updated 10 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Crossroads I/O core library☆19Updated 13 years ago