Geal / cargo-external-docLinks
integrate markdown files with your rustdoc generated documentation
☆37Updated 5 years ago
Alternatives and similar repositories for cargo-external-doc
Users that are interested in cargo-external-doc are comparing it to the libraries listed below
Sorting:
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- ☆56Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆59Updated last year
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- A rust library for checked floating point operations☆82Updated 9 months ago
- ☆23Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Derive macro for Error using macros 1.1☆31Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago