gifnksm / cargo-sync-rdme
Cargo subcommand to synchronize README with crate documentation
☆33Updated last week
Alternatives and similar repositories for cargo-sync-rdme:
Users that are interested in cargo-sync-rdme are comparing it to the libraries listed below
- A wgpu based rendering backend for ratatui.☆61Updated last month
- Rust crate to retrieve public IP address and geolocation data. 🦀☆33Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A tool to remove unused code from a Rust project.☆30Updated 5 months ago
- rat-salsa: Event-loop for ratatui ++ rat-widget: ratatui widget lib☆18Updated last month
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆50Updated 8 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- TUI Rain Effect☆60Updated 4 months ago
- ☆14Updated last week
- A Rust library and CLI for generating mazes with some basic routines for rendering and saving mazes to files☆46Updated last month
- Cassowary constraint solving algorithm☆17Updated last week
- Beautiful prompts for ratatui☆53Updated 8 months ago
- SerdeV - Serde with Validation☆58Updated last month
- Cargo hack manager☆64Updated last year
- Simple CLI RAM machine simulator written in Rust, a project for my PvR course.☆25Updated 4 months ago
- Cargo subcommand to select and execute binary/example targets 📦☆50Updated 3 weeks ago
- Rate-limit middleware for reqwest.☆16Updated last month
- Terminal tool to get you the best crates for your rust projects, curated by blessed.rs☆40Updated 9 months ago
- Cross-platform Rust library for invoking & waiting for the system text editor☆47Updated last month
- Static-checked parsing of regexes into structs☆46Updated 4 months ago
- Watermarker is a CLI tool for adding watermark to images.☆22Updated 2 months ago
- ☆23Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- A rust crate for rendering large text to the terminal using font8x8 and ratatui.☆23Updated 5 months ago
- codesort sorts code☆92Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆89Updated 3 months ago
- Generic Async Semaphore☆18Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆38Updated last week
- Re-usable CLI flags for `cargo` plugins☆37Updated 2 weeks ago
- State machine pattern for Rust