A simple lock-free queue implementation.
☆80Mar 28, 2014Updated 11 years ago
Alternatives and similar repositories for lockfree-queue
Users that are interested in lockfree-queue are comparing it to the libraries listed below
Sorting:
- 多种无锁队列☆43Dec 17, 2017Updated 8 years ago
- A fast, light-weight key/value store with http & memcache(TCP/UDP) interface.☆28Mar 10, 2017Updated 8 years ago
- Minimize lock-free queue ever!☆134Feb 21, 2026Updated last week
- ☆37May 3, 2015Updated 10 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Nov 10, 2015Updated 10 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28May 10, 2015Updated 10 years ago
- Gossip Membership Protocol and Fault-Tolerant Key Value Store/☆12May 29, 2015Updated 10 years ago
- Ruby sound generator (Using PortAudio)☆16Jul 23, 2013Updated 12 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Mar 7, 2018Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- Mini async log C port. Now with C++ wrappers.☆74Sep 13, 2023Updated 2 years ago
- Collection of C++ Coroutine sample code☆12Feb 14, 2024Updated 2 years ago
- an event-driven network library via redis, supports Redis-Protocol parse with DFA.For nessDB's using.☆14Oct 20, 2011Updated 14 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Aug 8, 2023Updated 2 years ago
- ☆13Mar 26, 2014Updated 11 years ago
- Phase Fair and Standard Reader Writer Locks☆17Sep 16, 2019Updated 6 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- Easily implement binary network protocols☆17Apr 15, 2022Updated 3 years ago
- Ruby port of Smaz - a short string compression library☆44Feb 22, 2023Updated 3 years ago
- Mirror of http://byuu.org/library/libco/☆62Mar 9, 2023Updated 2 years ago
- Network simulator for reliable UDP testing in C++☆16Mar 7, 2019Updated 6 years ago
- We hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for an…☆15Oct 14, 2021Updated 4 years ago
- cprops - C Prototyping Tools☆12Jul 27, 2012Updated 13 years ago
- Trlmdb is a replicating database using time stamps.☆14Feb 17, 2016Updated 10 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- C adaptation of the swiss table (flat hash map) presented at CppCon by Google (https://www.youtube.com/watch?v=ncHmEUmJZf4).☆19Aug 14, 2019Updated 6 years ago
- Hertz, simple framerate locker (C++11)☆18Dec 5, 2015Updated 10 years ago
- ARTful radix tree☆13Feb 10, 2017Updated 9 years ago
- Embeding a fast C compiler directly into your Perl parser☆30May 17, 2018Updated 7 years ago
- The world's first Web-scale memory allocator☆111Jul 18, 2018Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Sep 13, 2013Updated 12 years ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Sep 25, 2016Updated 9 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆16Sep 8, 2018Updated 7 years ago
- Fundational library of cross-platform features☆17Feb 18, 2026Updated last week
- A lock-free object pool, CAS/spin/pthread_mutex☆19Dec 11, 2015Updated 10 years ago
- IGE block cipher mode for Go.☆13Jun 20, 2018Updated 7 years ago
- ReducePing is a small utility to tune the "TcpAckFrequency" setting of Windows to get better latency in TCP networked games.☆24Mar 22, 2016Updated 9 years ago