xdg-rs / dirs
a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
☆187Updated last year
Alternatives and similar repositories for dirs:
Users that are interested in dirs are comparing it to the libraries listed below
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Boolean-valued predicate functions in Rust☆180Updated last month
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- A Rust equivalent of Unix command "which".☆217Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆238Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆255Updated 11 months ago
- Pull in every source file in a directory as a module☆169Updated last week
- lazy static regular expressions checked at compile time☆203Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆191Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 7 months ago
- Delegation of trait implementations via procedural macros☆260Updated 6 months ago
- Type that deserializes only from one specific value☆232Updated this week
- Macro for writing nested `if let` expressions☆163Updated last year
- Procedural macro for recursive async functions☆219Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- Check if tables and items in a .toml file are lexically sorted☆223Updated last month
- An async parser for multipart/form-data content-type in Rust☆158Updated 9 months ago
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆356Updated last week
- MIME type guessing of file extensions for Rust.☆175Updated 7 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆505Updated 7 months ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- MIMEs in Rust☆187Updated 3 months ago