renzibei / hashtable-bench
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆18Updated last year
Alternatives and similar repositories for hashtable-bench:
Users that are interested in hashtable-bench are comparing it to the libraries listed below
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- ☆17Updated 4 months ago
- A tiny embedded, transactional key-value database 🐱☆40Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- Library for lock-free locks☆77Updated last year
- ☆20Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Batched random number generation☆16Updated 2 months ago
- ☆29Updated this week
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Fast and compact minimal perfect hash functions in C++.☆216Updated 2 weeks ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- 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…☆58Updated 5 months ago
- A SQL parser written in C++☆30Updated 3 years ago
- A fast approximate membership query data structure☆11Updated 7 months ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year