ashvardanian / HashTableBenchmark
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
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 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
- An Array Mapped Tree implementation☆10Updated 4 years ago
- ☆19Updated 6 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated 11 months ago
- A prototype implementation of the futures proposal☆11Updated 6 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
- Depth C++ library☆10Updated 6 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Boost.org bimap module☆21Updated 2 weeks ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- C++20 SIMD Within A Register library☆31Updated this week
- Interval library for C++☆12Updated 2 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago