C bit array structs and methods
☆216Mar 25, 2022Updated 3 years ago
Alternatives and similar repositories for BitArray
Users that are interested in BitArray are comparing it to the libraries listed below
Sorting:
- libstrbuf: A powerful string library for C☆17Oct 15, 2016Updated 9 years ago
- Algorithms that work on generic C arrays☆11Feb 13, 2017Updated 9 years ago
- Low memory multithreaded hash table☆24Mar 23, 2015Updated 10 years ago
- Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking☆82Aug 29, 2019Updated 6 years ago
- A single header library for managing game entity hierarchies.☆43Nov 13, 2020Updated 5 years ago
- Dynamic-language-like data structure for C☆15Jun 13, 2016Updated 9 years ago
- Lightweight C library for date arithmetic and date conversion using the proleptic Gregorian calendar. Supports conversion between all ISO…☆35Aug 22, 2025Updated 6 months ago
- A compressed bitset with supporting data structures and algorithms☆19Sep 13, 2013Updated 12 years ago
- nimble aligner that will map your reads to the references on a laptop☆11Jun 29, 2017Updated 8 years ago
- a toolset for efficient analysis of 10X Genomics linked read data sets, in particular for de novo assembly☆15Nov 27, 2019Updated 6 years ago
- Ococo: the first online variant and consensus caller. Call genomic consensus directly from an unsorted SAM/BAM stream.☆46Jan 18, 2019Updated 7 years ago
- ☆15Apr 6, 2016Updated 9 years ago
- C99 trie library☆101May 4, 2019Updated 6 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Nov 25, 2016Updated 9 years ago
- A fast constructor of the compressed de Bruijn graph from many genomes☆42Nov 27, 2025Updated 3 months ago
- Simple and convenient data structure single-file public domain libraries for C/C++☆32Jan 2, 2021Updated 5 years ago
- Docker: Alpine Linux and Wekan <=> MongoDB☆10Mar 27, 2025Updated 11 months ago
- Convert tag files (ctags, gccxml, etc) to databases (sqlite, mysql, etc)☆13Mar 30, 2015Updated 10 years ago
- A hash map using the BooPHF perfect hash function☆13Sep 25, 2016Updated 9 years ago
- the we-flyin WFA-guided ultralong tiling sequence aligner☆10May 13, 2021Updated 4 years ago
- TinySHRot, header-only C89 spherical harmonics rotation codes.☆17Aug 12, 2018Updated 7 years ago
- SUPBUB is a tool that, in linear time, finds out superbubbles(special graph-structures) in a directed graph.☆12Sep 19, 2019Updated 6 years ago
- C string utils library (STB style, header-only).☆197Mar 6, 2018Updated 8 years ago
- Alternative taxonomic consensus algorithms based on the NCBI taxonomy tree☆16May 29, 2024Updated last year
- Lightweight task scheduler. Public domain.☆18Sep 14, 2017Updated 8 years ago
- Intrusive data structures for C☆67Jun 9, 2017Updated 8 years ago
- Collection of small public domain de/compressors in plain C.☆120Feb 13, 2021Updated 5 years ago
- Abstract Message Protocol C implementation☆32Jan 23, 2014Updated 12 years ago
- A simple, header-only match maker(match making) implementation for C++.☆19Aug 12, 2018Updated 7 years ago
- Source code for the Shifted Hamming Distance (SHD) filtering mechanism for sequence alignment. Described in the Bioinformatics journal pa…