attractivechaos / khashlLinks
Generic hash table library in C
☆36Updated 6 months ago
Alternatives and similar repositories for khashl
Users that are interested in khashl are comparing it to the libraries listed below
Sorting:
- ☆25Updated last month
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- libstrbuf: A powerful string library for C☆17Updated 9 years ago
- Bit packed vector of integral values☆28Updated 10 months ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆28Updated 2 months ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆17Updated 5 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆16Updated 2 years ago
- Lists of pre-defined macros for various C/C++ compilers☆16Updated 6 years ago
- Fast Approximate Pattern Matching using Search Schemes☆16Updated last month
- Stackless coroutine compiler for C☆46Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Custom compression for CRAM and others.☆35Updated last month
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated 2 weeks ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A simple bitset library in C☆138Updated 9 months ago
- Minimal yet colorful logging lib.☆35Updated 11 years ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆11Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- popcount algorithms in C and Rust☆30Updated last year
- Portable qsort_r / qsort_s☆55Updated 2 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆26Updated 4 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆87Updated last year
- Portable MurmurHash Implementation☆11Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆231Updated 2 months ago
- Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply…☆11Updated 4 years ago
- Bicriteria Data Compressor☆14Updated 7 years ago