ashvardanian / HashTableBenchmarkLinks
A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
☆12Updated 3 years ago
Alternatives and similar repositories for HashTableBenchmark
Users that are interested in HashTableBenchmark are comparing it to the libraries listed below
Sorting:
- Performance profiling of JSON libraries☆28Updated 7 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- A lock-free real-time flight recorder for your C or C++ programs☆27Updated this week
- Example static/shared library output of cmake-init☆13Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Depth C++ library☆10Updated 7 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 3 years ago
- A collection of scripts for building Clang on Linux☆17Updated 3 years ago
- The extremely fast zero allocation and zero copying JSON parser☆31Updated 3 years ago