tpn / perfecthashLinks
A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.
☆86Updated last week
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☆46Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated last month
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Containers for building C++ on CI☆48Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- String to Float Benchmark☆19Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- ☆22Updated 3 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- ☆39Updated 4 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- A self-written C++ standard library☆55Updated this week
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago