Portable relative UTF-8 paths for Rust.
☆109Aug 11, 2025Updated 7 months ago
Alternatives and similar repositories for relative-path
Users that are interested in relative-path are comparing it to the libraries listed below
Sorting:
- Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules.☆17Dec 27, 2025Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆66Nov 24, 2025Updated 3 months ago
- An async virtual filesystem interface in Rust☆37Sep 28, 2023Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- ice.js and rax-app custom swc☆21Jan 21, 2023Updated 3 years ago
- std::RefCell with more useful error messages.☆16May 18, 2025Updated 10 months ago
- Experimenting with a faster bundling algorithm☆37Jan 13, 2023Updated 3 years ago
- Timer facilities for Rust's async story☆56Sep 29, 2024Updated last year
- A small standalone WebAssembly interpreter in Rust☆36Nov 12, 2018Updated 7 years ago
- Diesel support for citext extension☆11Aug 17, 2020Updated 5 years ago
- Monolithic repository management for the rust programming language.☆38Jul 24, 2024Updated last year
- Amend old git commits with a simple UI.☆25Jun 29, 2024Updated last year
- Prototype debugger for lilos☆27Mar 5, 2025Updated last year
- ☆165Oct 31, 2018Updated 7 years ago
- Rsbuild + Vue SFC demo☆28Sep 9, 2024Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- A library for interaction with units of bytes.☆60Dec 13, 2025Updated 3 months ago
- A rust library for checked floating point operations☆83Jan 6, 2026Updated 2 months ago
- moved to https://codeberg.org/dirs/directories-rs☆829Jan 12, 2025Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Feb 8, 2023Updated 3 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Testing LLVM's profile guided optimization with Rust☆45Oct 24, 2018Updated 7 years ago
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Feb 12, 2026Updated last month
- Shipped a standard npm publish workflow with one click.☆13Aug 8, 2025Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆175Feb 7, 2026Updated last month
- A library for shell-like expansions of variables in strings☆97Feb 25, 2026Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- A webpack plugin to retry loading of async chunks that failed to load☆25Jun 20, 2022Updated 3 years ago
- Some derive macros for deriving enums, corresponding to the fields of structs.☆18Jun 23, 2021Updated 4 years ago
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- 😋 Make your own blog!☆58Nov 26, 2018Updated 7 years ago
- A configurable async Rust crate that provides a simple way to declaratively navigate to multiple webpages, scrape contents, and follow li…☆15Jun 15, 2020Updated 5 years ago
- Rust wrapper for the uchardet character encoding detection library