attractivechaos / dlist
Five implementations of double linked lists to demonstrate generic data structures in C
☆15Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for dlist
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆12Updated 6 years ago
- ☆15Updated 5 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Progress indicator library written in C.☆10Updated 2 weeks ago
- Algorithms that work on generic C arrays☆10Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.☆15Updated 4 years ago
- Hail: extract lines from a file, a la `head -n x | tail -n y`☆8Updated 4 years ago
- std::map/std::set implementation using the adaptive radix tree☆13Updated 3 years ago
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- A compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- C++ library to easily start subprocesses and pipelines of commands☆14Updated last year
- Bit packed vector of integral values☆26Updated last year
- Low memory multithreaded hash table☆24Updated 9 years ago
- Essential C++ utilities.☆15Updated 5 months ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- For details, see the blog post:☆31Updated 11 months ago
- Command line tools for IntSpan related bioinformatics operations☆13Updated this week
- Simply feedforward neural network☆19Updated 8 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆10Updated 5 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated 9 months ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Run-length compressed BWT with LZ77 sampled suffix array☆10Updated 2 years ago
- Generic hash table library in C☆22Updated 6 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆15Updated this week
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A command line program for large scale buffering between piped programs☆13Updated 3 years ago