magiclen / path-absolutizeLinks
A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.
☆64Updated 2 months ago
Alternatives and similar repositories for path-absolutize
Users that are interested in path-absolutize are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Open a file or link in the system default program.☆73Updated last week
- Rust macro for automatically generating default☆152Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Compile-time string operations☆115Updated last week
- ☆204Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Write doc comments from macros☆100Updated 3 months ago
- More reliable path manipulation.☆66Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Unicode Case-folding for Rust☆90Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A serde wrapper that allows to (de)serialize regular expressions☆67Updated 3 years ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Cross platform Rust library for checking whether two file paths are the same file.☆120Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Portable relative UTF-8 paths for Rust.