g1mv / spookyhashLinks
Thread safe and multi-endian version of Bob Jenkins' spookyhash
☆70Updated 4 years ago
Alternatives and similar repositories for spookyhash
Users that are interested in spookyhash are comparing it to the libraries listed below
Sorting:
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 years ago
- Pretty table metrics w/ benchmarking, unit conversions in CSV,TSV,ASCII,markdown (C++11)☆20Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Intrusive data structures for C☆58Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- High performance utility library for C☆94Updated 10 months ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- SipHash: a fast short-input PRF☆60Updated 9 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- 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
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- ☆31Updated 9 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- Robin Hood hash map library☆62Updated 3 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