wahern / phfLinks
Tiny perfect hash library for C, C++, and Lua
☆166Updated 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☆166Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated 5 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated last month
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated last year
- A simple bitset library in C☆134Updated 3 months ago
- Robin Hood hash map library☆62Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- High performance multithreading toolkit for C++17☆46Updated 3 months ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Debug heap useful for tracking down memory errors.☆185Updated 9 years 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
- Portable C++ SIMD library☆174Updated 5 years ago
- A C library of hashtables and tries designed to store objects with high performance☆233Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 7 years ago