iwillspeak / docket
Simple Markdown to HTML documentation rendering
☆23Updated last year
Alternatives and similar repositories for docket:
Users that are interested in docket are comparing it to the libraries listed below
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Generic Range iterators for Rust☆25Updated 9 months ago
- 📮 load, write, and copy remote and local assets☆26Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- A tide middleware that implements rate limiting using governor☆28Updated last year
- A shell-inspired escape+unescape library for strings☆37Updated last year
- Thread-unsafe async runtime☆27Updated 4 months ago
- Ergonomically run processes with limits.☆35Updated 5 months ago
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆35Updated last year
- Generate a filesystem tree from a macro or a YAML tree☆25Updated last week
- An alternative `std`-like implementation built on origin☆26Updated 2 months ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.