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:
- ☆37Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- Different implementations of spinlock.☆105Updated 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
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 3 weeks ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- modern c++ raft library☆47Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- web server☆15Updated 9 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago