app-dirs-rs / app_dirs2
A maintained fork of the app-dirs-rs project.
☆35Updated 6 months ago
Alternatives and similar repositories for app_dirs2:
Users that are interested in app_dirs2 are comparing it to the libraries listed below
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆30Updated 3 months ago
- ergonomic paths and files in rust☆50Updated 2 years ago
- File locking for Rust.☆43Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Extension of nom to trace parser☆49Updated last month
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Parse byte size into integer accurately.☆29Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Automatically upgrade breaking changes☆45Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆55Updated last year
- Windows INI file {de,}serialization☆23Updated last year
- Helps you frob those bits☆36Updated 7 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- A wrapper for build.rs instructions☆16Updated last year
- A shell-inspired escape+unescape library for strings☆37Updated last year
- Remove Cargo.lock lockfile☆33Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- More reliable path manipulation.☆61Updated last week
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago