cyfdecyf / spinlock
Different implementations of spinlock.
☆105Updated 10 years ago
Alternatives and similar repositories for spinlock
Users that are interested in spinlock are comparing it to the libraries listed below
Sorting:
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- ☆37Updated 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
- Yet Another RAFT implementation☆126Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Our open source benchmarks and code samples☆191Updated last month
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆147Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- modern c++ raft library☆47Updated 5 years ago
- GDB macros to print STL containers like vector, map, etc.☆13Updated 7 years ago
- A C library for fault injection [mirror]☆157Updated 5 months ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- Lock-free linked list☆16Updated 12 years ago
- multithreading examples of my blog☆13Updated 10 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆203Updated 2 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 2 months ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- https://git.fedorahosted.org/git/libaio.git☆16Updated 8 years ago
- ☆16Updated 7 years ago