cyfdecyf / spinlock
Different implementations of spinlock.
☆104Updated 10 years ago
Alternatives and similar repositories for spinlock:
Users that are interested in spinlock are comparing it to the libraries listed below
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- ☆37Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- multithreading examples of my blog☆13Updated 10 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆146Updated 5 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated last month
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- https://git.fedorahosted.org/git/libaio.git☆15Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆249Updated 4 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- A C library for fault injection [mirror]☆158Updated 3 months ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆202Updated 2 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 4 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago