ashvardanian / HashTableBenchmark
A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for HashTableBenchmark
- ☆17Updated 3 weeks ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- For details, see the blog post:☆31Updated 10 months ago
- C++20 SIMD Within A Register library☆24Updated 2 months ago
- SLB: C++ Standard Library Backport☆11Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- 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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months 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
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- Containers of fixed capacity,☆9Updated 3 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A collection of scripts for building Clang on Linux☆15Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Json benchmark based on nativejson-benchmark☆25Updated 2 weeks ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 3 months ago
- Ultra light-weight endian utility for C++11 (header only)☆24Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆30Updated 9 months ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated 3 weeks ago
- Scripts to build binary packages of GCC snapshots☆28Updated this week
- Safe integer utilities for C++11☆16Updated 10 years ago
- flat_map standardization proposal☆10Updated 2 years ago