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☆192Updated this week
- Tool for measuring jitter in user-level code due to system☆39Updated 4 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Code to test various clocks☆83Updated 4 years ago
- QSBR and EBR library☆121Updated 5 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Ultra low latency messaging kernel☆155Updated 10 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- c++ wrapper around libpapi☆76Updated 7 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- ☆17Updated 11 years ago
- An implementation of Seqlock in C++11☆218Updated 11 months ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- git import of openonload.org https://gist.github.com/majek/ae188ae72e63470652c9☆242Updated 2 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++ double-to-string conversion benchmark☆258Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 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 6 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago