Trusted Maintainers

The Rust ecosystem is built by thousands of contributors, but certain individuals and organizations have established exceptional reputations for creating and maintaining high-quality, widely-trusted libraries.

For new Rustaceans, understanding who maintains the crates you depend on can help you make informed decisions about which libraries to use in your projects.


David Tolnay

GitHub: dtolnay

Prolific Rust library author and maintainer. Core contributor to the Rust compiler and tooling.

Notable crates:


Andrew Gallant (BurntSushi)

GitHub: BurntSushi

Creator of ripgrep and author of numerous widely-used libraries.

Notable crates:


Alex Crichton

GitHub: alexcrichton

Former Rust core team member and prolific contributor to foundational crates.

Notable crates:


Sean McArthur

GitHub: seanmonstar

Creator and maintainer of core HTTP ecosystem libraries. Member of the Tokio team.

Notable crates:


Ulrik Sverdrup (bluss)

GitHub: bluss

Author and maintainer of itertools and other iterator-focused utility crates.

Notable crates:


Servo Project

GitHub: servo

The Servo browser engine project, maintaining web-platform crates.

Notable crates:


Aleksey Kladov

GitHub: matklad

Creator of rust-analyzer. Former Rust core team member.

Notable crates:


The Rust Project

GitHub: rust-lang

The official Rust project organization.

Maintains the Rust compiler, standard library, and core tooling:


Tokio Project

GitHub: tokio-rs

Organization maintaining much of the async runtime ecosystem.

Notable crates:


RustCrypto

GitHub: RustCrypto

Organization maintaining pure Rust implementations of cryptographic algorithms and protocols.

Notable crates:


RustSec

GitHub: rustsec

Organization maintaining the Rust security advisory database and related security tooling.

Notable projects: