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 last week
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- A Rust equivalent of Unix command "which".☆222Updated last month
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Boolean-valued predicate functions in Rust☆185Updated 3 weeks ago
- Compile-time string formatting☆233Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆314Updated last week
- Faster, more compact implementation of std::Cow☆343Updated last year
- Integer trait and functions for Rust☆180Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Open a path or URL with the system-defined program☆338Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- A dead simple ANSI terminal color painting library for Rust.☆256Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- Filesystem walk performed in parallel with streamed and sorted results☆231Updated 11 months ago
- Check if tables and items in a .toml file are lexically sorted☆227Updated 2 months ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- MIME type guessing of file extensions for Rust.☆178Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆238Updated 6 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago