preshing / ConsumeDemoLinks
☆17Updated 11 years ago
Alternatives and similar repositories for ConsumeDemo
Users that are interested in ConsumeDemo are comparing it to the libraries listed below
Sorting:
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated last month
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Compiler instrumentation for testing☆31Updated 7 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- ☆21Updated 6 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- ☆172Updated 6 years ago
- Allocation benchmarks☆30Updated 9 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Various small bits of code, generally testing small edge cases in the language☆42Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Benchmark of different C or C++ loggers☆12Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆144Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 4 years ago