-
qconnect Public
Standalone Qobuz Connect CLI client built on the `qconnect-*` Rust crates from [`vicrodh/qbz`](https://github.com/vicrodh/qbz).
Rust UpdatedApr 29, 2026 -
-
kansei Public
Kansei is a programming language implemented in Rust inspired by Ruby 1.8 with a functional flavour
Rust European Union Public License 1.2 UpdatedFeb 23, 2026 -
-
fastx Public
Rust fast FastQ and Fasta reader library
-
kansei-wasm-modules Public
WASM Modules for Kansei. Install with kansei wasm install. Mostly Rust create wrapper, I guess.
Rust European Union Public License 1.2 UpdatedFeb 7, 2026 -
kansei-language Public
Kansei language is a scripting language based on Rust
-
hist-cli Public
Commandline tool for aggregateing (and plotting) frequency ranked histograms of TSV/CSV data
-
ffindex Public
simple index/database for huge amounts of small files
-
-
osf_search Public
OSF Search example frontend
-
tantivy_warc_indexer Public
builds a tantivy index from common crawl warc.wet files
-
plotters Public
Forked from plotters-rs/plottersA rust drawing library focus on data plotting for both WASM and native applications 🦀 📈🚀
Rust MIT License UpdatedSep 4, 2023 -
-
longread_plots Public
A collection of plots for long read sequencing FastQ files from devices like Oxford Nanopore's MinION and PromethION.
-
-
lrdf Public
Long Read (ONT) Data Frame
Rust GNU Lesser General Public License v2.1 UpdatedJan 17, 2023 -
spider Public
Forked from spider-rs/spiderMultithreaded Web spider crawler written in Rust.
Rust MIT License UpdatedMay 29, 2022 -
add_hashid_by_domain Public
To a list of URLS add hash ID based on domain
Rust MIT License UpdatedApr 29, 2022 -
entrez-rs Public
Forked from Zenleaf/entrez-rsA Rust wrapper around the Entrez API. Helps you access the Entrez API using idiomatic Rust. It also provides tools to parse the XML results from Entrez.
Rust UpdatedDec 15, 2021 -
coreutils Public
Forked from uutils/coreutilsCross-platform Rust rewrite of the GNU coreutils
Rust MIT License UpdatedJul 31, 2021 -
-
-
weave Public
Forked from jsdw/weaveA simple CLI router for wiring together several sources behind a single HTTP endpoint
Rust MIT License UpdatedJan 25, 2020 -
-
pandas Public
Forked from pandas-dev/pandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 2, 2019 -
fastx_reader Public
FastQ and Fasta readers for NIM
-
-
demultiplex_fastq Public
Simple, fast and memory efficient demultiplexer for FASTQ sequencing files
-
pyfastq_reader Public
Pure Python FASTQ reader. Faster than you think.