jackTabsCode / zed-justLinks
Zed extension for Justfiles
☆19Updated this week
Alternatives and similar repositories for zed-just
Users that are interested in zed-just are comparing it to the libraries listed below
Sorting:
- Cargo subcommand to synchronize README with crate documentation☆33Updated this week
- The quickest way to override dependencies with Cargo☆60Updated last week
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆50Updated 9 months ago
- Macros for accessing your type's documentation at runtime.☆35Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆92Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- Re-usable CLI flags for `cargo` plugins☆38Updated 2 weeks ago
- A tool to remove unused code from a Rust project.☆30Updated 7 months ago
- Hex Display: A modern xxd alternative.☆43Updated 2 months ago
- Open a file or link in the system default program.☆69Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Terminal tool to get you the best crates for your rust projects, curated by blessed.rs☆43Updated 11 months ago
- State machine pattern for Rust☆29Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- Serde with Validation☆59Updated 2 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 4 months ago
- An mdBook preprocessor to turn iced code blocks into interactive examples