attractivechaos / khashlLinks
Generic hash table library in C
☆35Updated 4 months ago
Alternatives and similar repositories for khashl
Users that are interested in khashl are comparing it to the libraries listed below
Sorting:
- ☆25Updated 6 months ago
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- Bit packed vector of integral values☆27Updated 8 months ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆27Updated last month
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆17Updated 5 years ago
- Fast Approximate Pattern Matching using Search Schemes☆16Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆16Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A simple bitset library in C☆137Updated 7 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated last week
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Bicriteria Data Compressor☆14Updated 7 years ago
- single file C libraries☆40Updated 8 months ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- Custom compression for CRAM and others.☆35Updated 2 weeks ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Minimal yet colorful logging lib.☆35Updated 10 years ago
- Some "slides" about coroutines in C☆41Updated 5 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated last year
- Header-only, gzread-like reader for gzip, bz2, and xz.☆11Updated 7 years 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
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Portable qsort_r / qsort_s☆55Updated 2 years ago