RealTimeChris / BenchmarkSuiteLinks
A suite of benchmarks.
☆22Updated this week
Alternatives and similar repositories for BenchmarkSuite
Users that are interested in BenchmarkSuite are comparing it to the libraries listed below
Sorting:
- Performance focused header-only container library. Currently primarily contains a fast B+Tree implementation.☆74Updated last month
- A self-written C++ standard library☆55Updated this week
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated last month
- A Modern C++ Wrapper for TensorFlow☆52Updated 8 months ago
- Radix set/map implementation☆19Updated last year
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆86Updated 2 months ago
- Cross platform C++ libraries☆21Updated 2 weeks ago
- C++ messaging and serialization library☆84Updated this week
- ☆44Updated 10 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆50Updated last year
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- ☆31Updated 3 months ago
- A vectorized single header hash function.☆23Updated last year
- A B+ tree implementation in C☆47Updated 3 weeks ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- TUIKit is a C++ framework designed to build rich and interactive Terminal/Text User Interfaces (TUIs).☆34Updated 6 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆40Updated last year
- Fast CVVDP implementation in C☆57Updated last month
- A fast, concurrent, bounded, single producer, single consumer queue☆58Updated last year
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- High-performance C++ hash table using grouped SIMD metadata scanning. Beats SOTA at scale.☆45Updated last month
- A header-only implementation of SipHash☆33Updated 6 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- C23 Checked Arithmetic☆156Updated 6 months ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- GCC plugin for C language that tracks references to allocated objects☆30Updated 8 months ago
- Compiling C to FlipJump☆96Updated last year