wahern / phfLinks
Tiny perfect hash library for C, C++, and Lua
☆167Updated 6 years ago
Alternatives and similar repositories for phf
Users that are interested in phf are comparing it to the libraries listed below
Sorting:
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A simple bitset library in C☆135Updated 5 months ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆232Updated 2 years ago
- Robin Hood hash map library☆65Updated 3 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Hashing functions and PRNGs based on them☆162Updated 6 months ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆310Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Coroutines in C☆121Updated 11 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆177Updated 7 months ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆50Updated 3 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago