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
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- ☆39Updated 5 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- ☆22Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆129Updated 3 years ago
- C++20 SIMD Within A Register library☆47Updated 9 months ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated this week
- Benchmarks for our memory allocator☆70Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- Virtual memory based containers☆41Updated 4 years ago
- A collection of formatting benchmarks☆52Updated last month
- C23 Checked Arithmetic☆156Updated 6 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 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
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month