dterei / ScrapsLinks
Various small bits of code, generally testing small edge cases in the language
☆42Updated 3 years 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 last month
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- Tool for measuring jitter in user-level code due to system☆42Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Code to test various clocks☆85Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated last month
- A C++ library for building sturdy software.☆109Updated 3 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- ☆18Updated 10 years ago
- Boost.Lockfree☆146Updated 2 weeks ago
- git import of openonload.org https://gist.github.com/majek/ae188ae72e63470652c9☆244Updated 2 years ago
- QSBR and EBR library☆133Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 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
- c++ wrapper around libpapi☆84Updated 8 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Automatically exported from code.google.com/p/openpgm☆62Updated 2 years ago
- C port of the HdrHistogram☆260Updated 3 months ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Mirror of Apache Qpid C++☆97Updated last year
- C++ double-to-string conversion benchmark☆259Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A benchmark framework for concurrent queue implementations☆294Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆231Updated 4 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆139Updated 2 years ago