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.☆25Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Performance profiling of JSON libraries☆28Updated 4 months ago
- For details, see the blog post:☆34Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 2 weeks ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- A lock-free malloc(3) implementation☆20Updated 4 months ago
- The Fancy Named Parameters Library☆36Updated last week
- A collection of scripts for building Clang on Linux☆17Updated 3 years ago
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated 2 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years 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
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++ framework for rapid server development☆77Updated last year
- A hash function library☆47Updated 2 months 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
- Postgres connectivity for modern C++☆10Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- ☆27Updated last year