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:
- Performance profiling of JSON libraries☆28Updated 4 months ago
- 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
- For details, see the blog post:☆33Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- A collection of scripts for building GCC on Linux☆64Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A collection of scripts for building Clang on Linux☆17Updated 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
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Benchmarks for our memory allocator☆69Updated 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 week
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Scripts to build binary packages of GCC snapshots☆28Updated this week
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Modern C++ framework for critical systems☆21Updated last year
- A lock-free real-time flight recorder for your C or C++ programs☆25Updated last year
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆67Updated last year
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- Experimental JSON builder based on C++ reflection☆54Updated 3 months ago