wahern / phf
Tiny perfect hash library for C, C++, and Lua
☆164Updated 6 years ago
Alternatives and similar repositories for phf:
Users that are interested in phf are comparing it to the libraries listed below
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆307Updated last year
- A simple bitset library in C☆132Updated 4 months ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 8 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆173Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 5 months ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A C++ pointer bump memory arena implementation☆90Updated 10 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆45Updated 4 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆88Updated last year
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++ implementation of a memory efficient hash map and hash set☆343Updated 5 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆118Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- ⏱️ single header benchmark framework for C and C++☆227Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated last year
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆116Updated 4 years ago
- Debug heap useful for tracking down memory errors.☆183Updated 9 years ago