
crates.io: Rust Package Registry
Instantly publish your crates and install them. Use the API to interact and find out more information about available crates. Become a contributor and enhance the site with your work.
Crates - crates.io: Rust Package Registry
A comprehensive registry for Rust packages, providing tools and libraries to enhance development and manage dependencies effectively.
The crates.io package index
The index format is described in detail in The Cargo Book. The crates.io index is maintained by the crates.io team.
tracing - crates.io: Rust Package Registry
This includes a collection of Subscriber implementations, as well as utility and adapter crates to assist in writing Subscriber s and instrumenting applications.
serde_json - crates.io: Rust Package Registry
Serde JSON Serde is a framework for serializing and deserializing Rust data structures efficiently and generically.
flate2 - crates.io: Rust Package Registry
DEFLATE compression and decompression library for Rust, supporting zlib, gzip, and raw deflate streams with multiple zlib implementations.
serde - crates.io: Rust Package Registry
A generic framework for serialization and deserialization in Rust.
tauri - crates.io: Rust Package Registry
Rust rust-lang.org Rust Foundation The crates.io team Get Help The Cargo Book Support System Status Report a bug Policies Usage Policy Security Privacy Policy Code of Conduct Data Access …
rand - crates.io: Rust Package Registry
Rand is not: Small (LoC). Most low-level crates are small, but the higher-level rand and rand_distr each contain a lot of functionality. Simple (implementation). We have a strong focus on correctness, speed …
chrono - crates.io: Rust Package Registry
Chrono is a Rust library for date and time manipulation, offering extensive functionality for handling various date and time operations.