attractivechaos / dlistLinks
Five implementations of double linked lists to demonstrate generic data structures in C
☆16Updated 5 years ago
Alternatives and similar repositories for dlist
Users that are interested in dlist are comparing it to the libraries listed below
Sorting:
- Header-only, gzread-like reader for gzip, bz2, and xz.☆11Updated 7 years ago
- ☆20Updated 5 years ago
- A command line program for large scale buffering between piped programs☆17Updated 3 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- Command line tools for IntSpan related bioinformatics operations☆12Updated 5 months ago
- Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.☆15Updated 5 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated this week
- Minhash Index Extended to Knead Kmer Intersection☆11Updated 5 years ago
- nimble aligner that will map your reads to the references on a laptop☆11Updated 8 years ago
- Collection of simple C scripts for parsing vcf or bam files using the htslib C library. These scripts can be used as the starting point f…