btwiuse / cargo-docsLinks
πServe rust and crate docs locally
β22Updated last month
Alternatives and similar repositories for cargo-docs
Users that are interested in cargo-docs are comparing it to the libraries listed below
Sorting:
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`β126Updated last year
- Type that deserializes only from one specific valueβ266Updated 2 weeks ago
- An alternate Cargo registry using static filesβ133Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.β86Updated last week
- Make trait methods callable without the trait in scopeβ160Updated 2 weeks ago
- Cargo hack managerβ64Updated last year
- Pull in every source file in a directory as a moduleβ179Updated 2 weeks ago
- A versatile and developer-friendly trait mocking libraryβ77Updated 6 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)β160Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.β151Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.β147Updated 3 weeks ago
- Generate a THIRDPARTY file with all licenses in a cargo project.β103Updated last week
- Lazy formatting utility macro for rustβ129Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestationsβ78Updated this week
- Better reference counted strings for Rust