tpn / perfecthash
A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.
☆72Updated last month
Alternatives and similar repositories for perfecthash:
Users that are interested in perfecthash are comparing it to the libraries listed below
- String to Float Benchmark☆19Updated 6 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated 11 months ago
- ☆20Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last month
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- C++20 SIMD Within A Register library☆28Updated 5 months ago
- Structure-of-array synthesis in C++20☆80Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆70Updated 2 years ago
- A vectorized single header hash function.☆19Updated 2 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆34Updated 7 months ago
- A tagged-pointer type for C++.☆30Updated last year
- A collection of data structures in C++☆18Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 weeks ago
- Experimental JSON builder based on C++ reflection☆48Updated last month
- My C stuff.☆45Updated 2 weeks ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆75Updated 3 weeks ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- ☆40Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆96Updated this week
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years 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 …☆22Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆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…☆45Updated 3 years ago
- How fast can we shuffle values?☆37Updated 10 months ago
- Two-Level Segregated Fit Memory Allocator☆11Updated 4 years ago