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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 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
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- ☆21Updated 8 months ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- A saturating arithmetic cast.☆12Updated 6 years ago
- The Fancy Named Parameters Library☆31Updated last month
- ☆10Updated 5 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated last week
- 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 year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- C++20 SIMD Within A Register library☆40Updated last month
- Lock-free memory allocator☆21Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 11 months ago
- Fast string to integer conversion☆15Updated 7 years ago