assert-rs / docmaticLinks
Enforce Rust documentation correctness
☆14Updated 3 years ago
Alternatives and similar repositories for docmatic
Users that are interested in docmatic are comparing it to the libraries listed below
Sorting:
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.☆24Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆17Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆15Updated 2 years ago
- ☆25Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- ☆31Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Timing macros for Rust modelled after Python's timeit☆16Updated 2 years ago
- ☆61Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆30Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 4 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- composable validation functions for custom types☆14Updated 5 months ago
- ☆35Updated 10 months ago
- Search algorithms written in Rust☆11Updated 7 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- ☆19Updated 4 years ago