xdg-rs / dirs
a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
☆190Updated 2 years ago
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 last month
- A parser and formatter for std::{SystemTime, Duration}☆323Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Conditional compilation according to rustc compiler version☆351Updated last month
- Procedural macros to derive numeric traits in Rust☆198Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Boolean-valued predicate functions in Rust☆190Updated last week
- Provides a crate with information from the time it was built.☆167Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- Expanding opportunities standard library std::fs and std::io☆311Updated last year
- Serialize and deserialize C-like enum as underlying repr☆239Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- x-www-form-urlencoded meets Serde☆243Updated 8 months ago
- Easy code duplicate with substitution for Rust☆240Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆364Updated 3 weeks ago
- MIME type guessing of file extensions for Rust.☆181Updated this week
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Type that deserializes only from one specific value☆231Updated last month
- A Rust crate for producing string representations of numbers, formatted according to international standards☆124Updated 9 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆363Updated 9 months ago
- Support crate for rustc's self-profiling feature☆346Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Compile-time string formatting☆236Updated 4 months ago
- lazy static regular expressions checked at compile time☆207Updated 3 months ago