assert-rs / docmaticLinks
Enforce Rust documentation correctness
☆14Updated 2 years ago
Alternatives and similar repositories for docmatic
Users that are interested in docmatic are comparing it to the libraries listed below
Sorting:
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Timing macros for Rust modelled after Python's timeit☆16Updated 2 years ago
- ☆17Updated 4 years ago
- ☆60Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆65Updated 4 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated 2 years ago
- Case transforming macros for idents☆41Updated 10 months ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ISO-3166-1 Country Codes for Rust☆31Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- ☆30Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.☆24Updated 4 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- ☆54Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- composable validation functions for custom types☆14Updated 5 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆25Updated 4 years ago