wahern / phfLinks
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
Sorting:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- A simple bitset library in C☆134Updated 3 months ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆309Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆175Updated 5 months ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 11 months ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Fast, efficient string interning☆96Updated 7 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- ☆49Updated 7 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 3 weeks ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- C99 trie library☆100Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A tiny webserver for game development☆279Updated last year
- cross-platform filewatcher library for c/c++☆101Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago