senderista / hashtable-benchmarksLinks
An Evaluation of Linear Probing Hashtable Algorithms
☆32Updated last year
Alternatives and similar repositories for hashtable-benchmarks
Users that are interested in hashtable-benchmarks are comparing it to the libraries listed below
Sorting:
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- ☆39Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- c++ library for binary fuse filters, including a sharded filter☆89Updated 5 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Integer Map Data Structure☆129Updated 2 years ago
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 11 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- a 64-bit histogram / quantile sketch☆59Updated 6 months ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 10 months ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago