ashvardanian / HashTableBenchmarkLinks
A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
☆12Updated 2 years ago
Alternatives and similar repositories for HashTableBenchmark
Users that are interested in HashTableBenchmark are comparing it to the libraries listed below
Sorting:
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- For details, see the blog post:☆34Updated last year
- Performance profiling of JSON libraries☆28Updated 5 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Experimental JSON builder based on C++ reflection☆56Updated 3 weeks ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 4 months ago
- Perfect Hash Table C/C++ Library☆14Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- A lock-free real-time flight recorder for your C or C++ programs☆26Updated last year
- A collection of scripts for building Clang on Linux☆17Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 7 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated last month
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆51Updated this week