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 3 months ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 6 years ago
- ☆18Updated 9 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☆77Updated 11 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- QSBR and EBR library☆127Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆60Updated 2 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- Code to test various clocks☆85Updated 4 years ago
- Tool for measuring jitter in user-level code due to system☆41Updated 4 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- git import of openonload.org https://gist.github.com/majek/ae188ae72e63470652c9☆244Updated 2 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- C port of the HdrHistogram☆254Updated last month
- A C++ library for building sturdy software.☆109Updated 3 weeks ago
- Mirror of Apache Qpid C++☆96Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- c++ wrapper around libpapi☆80Updated 7 years ago
- An implementation of Seqlock in C++11☆226Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago