udoprog / relative-path
Portable relative UTF-8 paths for Rust.
☆100Updated this week
Alternatives and similar repositories for relative-path:
Users that are interested in relative-path are comparing it to the libraries listed below
- Write doc comments from macros☆99Updated 3 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆72Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last year
- A rust logger that routes messages to the browser's console.☆98Updated last week
- Rust macro for automatically generating default☆141Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A scope for async_std and tokio to spawn non-static futures☆133Updated 11 months ago
- Macros for deriving as functions to access Enums as their inner components☆101Updated 8 months ago
- ☆182Updated 2 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated last month
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Opinionated and portable globs that can be matched against paths and directory trees.☆119Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Vec-backed ID-tree☆57Updated 3 weeks ago
- Migrated to Codeberg☆79Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Convert pulldown-cmark Events back to the string they were parsed from☆49Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆120Updated 3 months ago
- String interning for Rust☆199Updated last month
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆131Updated 3 weeks ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆197Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago