pelotoncycle / bsortLinks
Extremely fast inplace radix sort
☆42Updated 5 years ago
Alternatives and similar repositories for bsort
Users that are interested in bsort are comparing it to the libraries listed below
Sorting:
- FM-index representation of a de Bruijn graph☆27Updated 8 years ago
- An alignment-free, reference-free and incremental data structure for colored de Bruijn graph with application to pan-genome indexing.☆44Updated 3 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Parallel Block GZIP☆50Updated 9 years ago
- Run-length compressed BWT with LZ77 sampled suffix array☆10Updated 3 years ago
- compressed, queryable variation graphs☆11Updated 10 years ago
- Practical Dynamic de Bruijn Graphs☆18Updated 4 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Dynamic succinct/compressed data structures☆113Updated last year
- BlastGraph is a new tool for computing intensive approximate pattern matching in a sequence graph or a de-Bruijn graph. Given an oriented…