attractivechaos / dlist
Five implementations of double linked lists to demonstrate generic data structures in C
☆15Updated 5 years ago
Alternatives and similar repositories for dlist:
Users that are interested in dlist are comparing it to the libraries listed below
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Algorithms that work on generic C arrays☆10Updated 8 years ago
- ☆16Updated last week
- Low memory multithreaded hash table☆24Updated 9 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.☆15Updated 5 years ago
- Bit packed vector of integral values☆27Updated 3 weeks ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆12Updated 6 years ago
- Simply feedforward neural network☆19Updated 8 years ago
- Progress indicator library written in C.☆10Updated 3 months ago
- ☆12Updated 8 years ago
- Generic hash table library in C☆28Updated last month
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Hail: extract lines from a file, a la `head -n x | tail -n y`☆9Updated 4 years ago
- C++ library to easily start subprocesses and pipelines of commands☆14Updated last year
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Essential C++ utilities.☆15Updated 8 months ago
- A command line program for large scale buffering between piped programs☆13Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated 4 months ago
- For details, see the blog post:☆32Updated last year
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A fast and space-efficient pre-filter for estimating the quantification of very large collections of nucleotide sequences☆14Updated this week
- std::map/std::set implementation using the adaptive radix tree☆13Updated 3 years ago
- elPrep reimplementations in C++ and Java, only for benchmark comparisons☆10Updated 2 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Portable MurmurHash Implementation☆11Updated last year
- Run-length compressed BWT with LZ77 sampled suffix array☆10Updated 2 years ago