About 5,770 results
Open links in new tab
  1. crates.io: Rust Package Registry

    Explore Rust's package registry, crates.io, for managing and sharing libraries and dependencies in your Rust projects.

  2. Categories - crates.io: Rust Package Registry

    Crates to help you deal with events independently of the main program flow, using techniques like futures, promises, waiting, or eventing.

  3. 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.

  4. 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 …

  5. 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.

  6. serde_json - crates.io: Rust Package Registry

    Serde JSON Serde is a framework for serializing and deserializing Rust data structures efficiently and generically.

  7. serde - crates.io: Rust Package Registry

    A generic framework for serialization and deserialization in Rust.

  8. axum - crates.io: Rust Package Registry

    Community projects See here for a list of community maintained crates and projects built with axum. Contributing 🎈 Thanks for your help improving the project! We are so happy to have you! …

  9. tokio - crates.io: Rust Package Registry

    In addition to the crates in this repository, the Tokio project also maintains several other libraries, including: axum: A web application framework that focuses on ergonomics and modularity.

  10. 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 …