Find open-source science resources

A directory of tools, AI models, datasets, and research resources for biotech, bioinformatics, and other scientific fields. Aggregated from curated GitHub awesome-lists, HuggingFace, bio.tools, Bioconductor, and more.

5 of 6,223 resources

seqlib is a type-safe Rust library for working with DNA and RNA sequences.

Active05 days ago
Rust

Biomedical Model Context Protocol (MCP) server unifying literature search across PubMed/Europe PMC, entity pivoting across genes/variants/drugs/diseases/pathways/proteins, local study analytics, and Claude Code/Codex integration for agentic biomedical research (531+ stars, MIT License, 2025-2026)

Active5322 weeks ago
Rust
MIT

Rust implementations of algorithms and data structures useful for bioinformatics.

Active1.8K2 weeks ago
Rust
MIT

xgt is a command-line tool for programmatic access to the GTDB REST API. It provides four subcommands: search (genome queries with pagination), genome (cards, metadata, taxonomic history), taxon (lineage and genome set retrieval), and diff (per-rank taxonomic comparison between any two GTDB releases). All subcommands support batch input, JSON/CSV/TSV output, file splitting, and automatic retry. Implemented in Rust as a self-contained binary with no runtime dependencies.

Active301 month ago
Rust
Apache-2.0

Fast FASTQ filtering by matching reads against one or more regex patterns.

Active592 months ago
Rust
MIT