cyfdecyf / spinlockLinks
Different implementations of spinlock.
☆105Updated 11 years ago
Alternatives and similar repositories for spinlock
Users that are interested in spinlock are comparing it to the libraries listed below
Sorting:
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- ☆37Updated 10 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- QSBR and EBR library☆133Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated last month
- A high-performance, concurrent hash table☆25Updated 12 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- A C library for fault injection [mirror]☆161Updated 3 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 12 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- ☆66Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- annotate the source code of jemalloc 4.2.1☆116Updated 9 months ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆234Updated 4 years ago
- A simple coroutine☆39Updated 11 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago