attractivechaos / udb3Links
☆24Updated 5 months ago
Alternatives and similar repositories for udb3
Users that are interested in udb3 are comparing it to the libraries listed below
Sorting:
- Generic hash table library in C☆33Updated 3 months ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- Bit packed vector of integral values☆27Updated 7 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A simple bitset library in C☆136Updated 6 months ago
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆16Updated 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last month
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated this week
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- A versatile, performance-oriented generic hash table library for C.☆141Updated 4 months ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆11Updated 7 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated last year
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Essential C++ utilities.☆14Updated 3 months ago
- Bloom-filter based minimal perfect hash function library☆265Updated last month
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆220Updated this week
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast Approximate Pattern Matching using Search Schemes☆16Updated 2 months ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆26Updated last week
- ♥ Essential Functions for DNA Manipulation☆20Updated 3 months ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Portable qsort_r / qsort_s☆55Updated 2 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 2 months ago