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.☆73Updated 3 weeks ago
- A self-written C++ standard library☆55Updated this week
- A Modern C++ Wrapper for TensorFlow☆52Updated 8 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆86Updated 2 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Fast CVVDP implementation in C☆57Updated last month
- ☆20Updated 3 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- Radix set/map implementation☆19Updated last year
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- A vectorized single header hash function.☆23Updated last year
- ☆31Updated 3 months ago
- Integer Map Data Structure☆133Updated 2 years ago
- ☆93Updated 9 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- Cross platform C++ libraries☆21Updated last week
- C++ messaging and serialization library☆84Updated last week
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated last month
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- A fast binary search that tries to be branchless☆105Updated last year
- Smart Garbage Collection Library for C++☆236Updated 9 months ago
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆158Updated last week
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- ☆44Updated 10 months ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆67Updated last week
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆40Updated last year
- 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