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
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Compression libraries implemented by pure Rust.☆35Updated 5 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.☆24Updated 4 years ago
- ☆18Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A library for extracting and validating links.☆22Updated last year
- 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
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆31Updated 5 years ago
- 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
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- ☆62Updated last year
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- debug_assert! for your memory usage in Rust☆13Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- rust histogram and percentile stats☆48Updated 5 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago