ashvardanian / HashTableBenchmarkLinks
A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
☆11Updated 2 years ago
Alternatives and similar repositories for HashTableBenchmark
Users that are interested in HashTableBenchmark are comparing it to the libraries listed below
Sorting:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Performance profiling of JSON libraries☆27Updated 2 months 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
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 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 last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- High performance event tracing☆17Updated this week
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- C++20 SIMD Within A Register library☆41Updated 3 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
- Benchmarks for our memory allocator☆69Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- C++20 Library with the fastest runtime and compile times☆14Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago