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 2 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- C++ interface to CPU affinity management☆31Updated 7 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
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- ☆21Updated 6 years ago
- Various small bits of code, generally testing small edge cases in the language☆43Updated 3 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Allocation benchmarks☆31Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 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
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 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
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- ☆32Updated 8 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Memory mapped logger☆20Updated 10 years ago
- Literal Logging for C++☆86Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago