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 6 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year
- For details, see the blog post:☆34Updated last year
- Text encoding for modern C++☆32Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- 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 sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 5 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++20 SIMD Within A Register library☆44Updated 7 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 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆48Updated last month
- A collection of scripts for building Clang on Linux☆17Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Boost.Mustache☆10Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C JSON parser (both, SAX-like & full DOM)☆27Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago