btwiuse / cargo-docsLinks
πServe rust and crate docs locally
β22Updated this week
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`β121Updated 10 months ago
- An experimental linting interface for Rust. Let's make custom lints a realityβ147Updated last year
- An alternate Cargo registry using static filesβ124Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.β149Updated 2 weeks ago
- cargo-add command to make dependencies into dylibsβ100Updated 2 years ago
- Type that deserializes only from one specific valueβ245Updated this week
- Generate a THIRDPARTY file with all licenses in a cargo project.β101Updated 5 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.β253Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.β80Updated this week
- Cargo hack managerβ64Updated last year
- Even formats macrosβ93Updated 2 weeks ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.β121Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestationsβ76Updated this week
- Better reference counted strings for Rustβ134Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)β157Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rustβ153Updated last year
- Make trait methods callable without the trait in scopeβ152Updated this week
- A super powered testing macro for Rustβ120Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to supporβ¦β93Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.β136Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.β138Updated 10 months ago
- Lazy formatting utility macro for rustβ128Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.β151Updated 2 months ago
- Helper macros: autoimpl, impl_scopeβ66Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.