tpn / perfecthash
A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.
☆75Updated last month
Alternatives and similar repositories for perfecthash:
Users that are interested in perfecthash are comparing it to the libraries listed below
- A collection of formatting benchmarks☆47Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- A tagged-pointer type for C++.☆31Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- ☆39Updated 4 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++ messaging and serialization library☆72Updated last week
- A vectorized single header hash function.☆19Updated 4 months ago
- My C stuff.☆45Updated this week
- A fast implementation of log() and exp()☆53Updated 2 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 6 months ago
- String to Float Benchmark☆19Updated 6 years ago
- ☆20Updated 2 years ago
- Structure-of-array synthesis in C++20☆80Updated 2 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆50Updated 2 weeks ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- ☆27Updated 2 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
- 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 2 years ago
- How fast can we shuffle values?☆37Updated last year
- C++20 SIMD Within A Register library☆30Updated 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…☆45Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago