Try out the new site!

Contributing to Rust — libraries

If you want to contribute to Rust by writing volumes of Rust code, then libraries are where it’s at: since Rust is a young language, there are many types of libraries that either do not exist yet or are incomplete and in need of improvement or competition.

Deciding what to write that will have impact and be fun is a common difficulty. Here are some ideas:

As a library author you will want to be aware of the best practices for Rust libraries.

Meet other Rust library designers in #rust-libs.