tempesta-tech / blog
Our open source benchmarks and code samples
☆191Updated last month
Alternatives and similar repositories for blog:
Users that are interested in blog are comparing it to the libraries listed below
- QSBR and EBR library☆119Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- C port of the HdrHistogram☆246Updated 5 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Boost.Coroutine2☆133Updated 3 weeks ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Boost.Lockfree☆132Updated 3 weeks ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Various small bits of code, generally testing small edge cases in the language☆42Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- Ultra low latency messaging kernel☆155Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆80Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 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
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 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
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 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
- ☆57Updated 4 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆151Updated last year