dterei / ScrapsLinks
Various small bits of code, generally testing small edge cases in the language
☆43Updated 3 weeks ago
Alternatives and similar repositories for Scraps
Users that are interested in Scraps are comparing it to the libraries listed below
Sorting:
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- Tool for measuring jitter in user-level code due to system☆44Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 5 years ago
- git import of openonload.org https://gist.github.com/majek/ae188ae72e63470652c9☆243Updated 3 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 3 months ago
- ☆18Updated 10 years ago
- C port of the HdrHistogram☆270Updated 5 months ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- [deprecated] Data structures and sample applications using Mintomic☆94Updated 9 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 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
- Code to test various clocks☆85Updated 4 years ago
- Tools for measuring network performance☆38Updated 2 months ago