tpn / perfecthashLinks
A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.
☆83Updated 2 months ago
Alternatives and similar repositories for perfecthash
Users that are interested in perfecthash are comparing it to the libraries listed below
Sorting:
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- C++ messaging and serialization library☆77Updated this week
- A fast implementation of log() and exp()☆52Updated 2 years 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☆35Updated 6 months ago
- 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
- ☆39Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- C++20 SIMD Within A Register library☆42Updated 3 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- Benchmarks for our memory allocator☆69Updated last year
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- ☆27Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Containers for building C++ on CI☆48Updated 11 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 7 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- A vectorized single header hash function.☆21Updated 9 months ago