tempesta-tech / blogLinks
Our open source benchmarks and code samples
☆192Updated 2 weeks ago
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆121Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- LMAX's disruptor pattern implemented in C☆96Updated 2 weeks ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- The world's first Web-scale memory allocator☆107Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- An implementation of Seqlock in C++11☆212Updated 10 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- C++ micro benchmark library☆96Updated 8 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Boost.Coroutine2☆135Updated 2 months ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Boost.Lockfree☆133Updated last month
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- A STL allocator that mmaps files☆247Updated 4 years ago
- ☆127Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C11 Lock-free Stack☆182Updated last year
- Effective Memory Reclamation☆55Updated 5 years ago