tpn / perfecthashLinks
A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.
☆83Updated 2 weeks ago
Alternatives and similar repositories for perfecthash
Users that are interested in perfecthash are comparing it to the libraries listed below
Sorting:
- How fast can we shuffle values?☆37Updated last year
- C++20 SIMD Within A Register library☆40Updated last month
- String to Float Benchmark☆19Updated 6 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated 11 months ago
- The Fancy Named Parameters Library☆31Updated last month
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Updated 11 months ago
- A collection of formatting benchmarks☆48Updated 4 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A tagged-pointer type for C++.☆34Updated last year
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- ☆20Updated 3 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆37Updated last year
- C++ messaging and serialization library☆74Updated this week
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆21Updated 3 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- ☆39Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago