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 simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Timing macros for Rust modelled after Python's timeit☆16Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.☆24Updated 4 years ago
- ☆62Updated last year
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆18Updated 4 years ago
- ☆36Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- composable validation functions for custom types☆14Updated 7 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- ☆30Updated 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
- ☆58Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆23Updated 9 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago