wahern / phfLinks
Tiny perfect hash library for C, C++, and Lua
☆169Updated 6 years ago
Alternatives and similar repositories for phf
Users that are interested in phf are comparing it to the libraries listed below
Sorting:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast integer to ascii / integer to string conversion☆239Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A simple bitset library in C☆142Updated 10 months ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆124Updated 3 years ago
- Coroutines in C☆122Updated 11 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated 3 weeks ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆177Updated last year
- A high performance C++ playground library☆47Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Updated last week
- Robin Hood hash map library☆68Updated 4 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- ☆50Updated 8 years ago
- Public domain single header inter process communication primitives☆135Updated 7 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆51Updated 7 months ago
- Cross platform co-routine library exposed through a minimal C API.☆67Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year