tempesta-tech / blogLinks
Our open source benchmarks and code samples
☆193Updated last month
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- QSBR and EBR library☆133Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Boost.Coroutine2☆135Updated 2 weeks ago
- Boost.Lockfree☆146Updated 2 weeks ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆294Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆231Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆144Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- C port of the HdrHistogram☆260Updated 3 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 6 years ago