nbaksalyar / interactivedocLinks
Developing interactive documentation for Rust
☆12Updated 4 years ago
Alternatives and similar repositories for interactivedoc
Users that are interested in interactivedoc are comparing it to the libraries listed below
Sorting:
- ☆29Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- ☆24Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated last week
- ☆50Updated 4 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Reactive dependency injection for Rust.☆43Updated 2 months ago
- ☆36Updated 9 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- ☆39Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆56Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Compile Rust compiler using Buck2☆46Updated last month