wahern / phfLinks
Tiny perfect hash library for C, C++, and Lua
☆168Updated 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☆168Updated 6 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆311Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- A simple bitset library in C☆138Updated 9 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 7 months ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆50Updated 6 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 11 months 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
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Public domain single header inter process communication primitives☆135Updated 7 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
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- Debug heap useful for tracking down memory errors.☆184Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago
- A C library of hashtables and tries designed to store objects with high performance☆241Updated this week
- Coroutines in C☆122Updated 11 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- A high performance C++ playground library☆47Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago