kloetzl / libmurmurhashLinks
Portable MurmurHash Implementation
☆11Updated last year
Alternatives and similar repositories for libmurmurhash
Users that are interested in libmurmurhash are comparing it to the libraries listed below
Sorting:
- Bit packed vector of integral values☆27Updated 6 months ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Parallel Block GZIP☆50Updated 9 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆88Updated this week
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- Generic hash table library in C☆33Updated 3 months ago
- C++ library to easily start subprocesses and pipelines of commands☆16Updated 2 years ago
- Parallel Lightweight Suffix Array Algorithm.☆18Updated 8 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- C bit array structs and methods☆211Updated 3 years ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- ☆24Updated 4 months ago
- Extremely fast inplace radix sort☆42Updated 5 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 4 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Essential C++ utilities.☆15Updated 3 months ago
- Compact Tree Representation