tpn / perfecthashLinks
A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.
☆84Updated 4 months ago
Alternatives and similar repositories for perfecthash
Users that are interested in perfecthash are comparing it to the libraries listed below
Sorting:
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- 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 3 years ago
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 weeks ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- ☆22Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Lace - implementation of work-stealing in C☆53Updated 2 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- ☆42Updated 2 years ago
- ☆39Updated 4 years ago
- A vectorized single header hash function.☆21Updated 10 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- C23 Checked Arithmetic☆140Updated 2 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago