dterei / Scraps
Various small bits of code, generally testing small edge cases in the language
☆42Updated 2 years ago
Alternatives and similar repositories for Scraps:
Users that are interested in Scraps are comparing it to the libraries listed below
- Our open source benchmarks and code samples☆189Updated this week
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- ☆17Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Shared memory queue benchmarks and tracing for blog☆71Updated 9 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- Tool for measuring jitter in user-level code due to system☆33Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- QSBR and EBR library☆118Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Code to test various clocks☆81Updated 3 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆220Updated 3 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- ☆42Updated 13 years ago
- Tools for measuring network performance☆30Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago