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☆167Updated 6 years ago
- Random access array of tightly packed unsigned integers☆162Updated 3 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated last month
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated 6 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years 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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆91Updated 2 months ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- High performance multithreading toolkit for C++17☆47Updated 4 months ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- ☆49Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- A simple bitset library in C☆134Updated 4 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 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☆61Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 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
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- SSE2 Optimized GLSL-like math library☆117Updated 11 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago