dylni / normpathLinks
More reliable path manipulation.
☆64Updated last week
Alternatives and similar repositories for normpath
Users that are interested in normpath are comparing it to the libraries listed below
Sorting:
- Cargo API written in Paris☆54Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆63Updated last month
- Cargo Subcommand for patching dependencies using patch files☆84Updated last week
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆52Updated last month
- Cargo plugin to manage dependency features☆120Updated 2 years ago
- Re-usable CLI flags for `cargo` plugins☆44Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Extension of nom to trace parser☆50Updated 10 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated this week
- ☆53Updated last week
- ☆72Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- ☆76Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- Provides TestResult type for concise and precise test failures☆67Updated last month
- Macro for sealing traits and structures☆60Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated this week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Serde error messages for humans.☆39Updated 2 years ago
- ☆60Updated last year
- Cargo hack manager☆64Updated last year
- Imitate the documentation build that docs.rs would do