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
- ☆37Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 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
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- multithreading examples of my blog☆13Updated 11 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Our own thread library similar to pthreads☆18Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago