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:
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- For details, see the blog post:☆32Updated last year
- 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 view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Lock-free memory allocator☆22Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 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
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- ☆22Updated 8 months ago
- Interval library for C++☆12Updated 5 months ago
- High performance event tracing☆17Updated this week
- ☆12Updated 8 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated 2 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- JAXN: A standard for extended JSON☆19Updated 4 years ago