qmx / cargo-docserverLinks
small http documentation server
☆24Updated 4 years ago
Alternatives and similar repositories for cargo-docserver
Users that are interested in cargo-docserver are comparing it to the libraries listed below
Sorting:
- A pear is a fruit.☆52Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆62Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- like thread::spawn but for processes☆160Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Cross-platform interface to the `errno` variable☆76Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- ☆46Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- ☆110Updated last year
- Token tree calling convention☆83Updated 3 years ago
- Parsing ISO8601 dates using nom☆77Updated 8 months ago
- Find the shared libraries loaded in the current process with a cross platform API☆80Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Build and evaluate binary expression trees