tpn / perfecthash
A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.
☆66Updated this week
Related projects ⓘ
Alternatives and complementary repositories for perfecthash
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆42Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆34Updated 9 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A fast implementation of log() and exp()☆49Updated last year
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- Trying to get perfect codegen for big-integer math.☆30Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆41Updated last month
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- A vectorized single header hash function.☆18Updated last year
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆51Updated 9 months ago
- A benchmark for sorting algorithms☆58Updated 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
- Branchless UTF-8 decoder☆33Updated 7 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 weeks ago
- A collection of formatting benchmarks☆44Updated 3 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- ☆27Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 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 …☆21Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated last year