Put your Rust app's data in the right place on every platform
☆142Apr 5, 2021Updated 4 years ago
Alternatives and similar repositories for app-dirs-rs
Users that are interested in app-dirs-rs are comparing it to the libraries listed below
Sorting:
- Read and write user-specific application data in (stable!) Rust☆70Jul 10, 2024Updated last year
- reprints for your terminal screen☆20Apr 11, 2016Updated 9 years ago
- More maintainable Rust test☆28Sep 5, 2021Updated 4 years ago
- WIP rust bindings for Awesomium browser☆11Jun 24, 2016Updated 9 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- Asynchronous readline-like interface (PoC ATM)☆79Dec 12, 2016Updated 9 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆324Dec 14, 2020Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Jan 17, 2017Updated 9 years ago
- Automatic crate publishing done right☆165May 29, 2021Updated 4 years ago
- [unmaintenance] A experimental post-quantum cryptography library☆137May 14, 2019Updated 6 years ago
- Cargo subcommand to profile binaries☆450Mar 9, 2023Updated 2 years ago
- A rust-macro which makes errors easy to write☆337Apr 21, 2024Updated last year
- Fluent test assertions for Rust☆158Apr 2, 2024Updated last year
- [DEPRECATED] Rusty entity-component-system☆62Nov 17, 2016Updated 9 years ago
- (More or less) accurate floating point algorithms☆57Jul 20, 2024Updated last year
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Jan 7, 2018Updated 8 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Sep 11, 2022Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Nov 3, 2021Updated 4 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Oct 5, 2016Updated 9 years ago
- async for rust without the noise☆142Nov 20, 2019Updated 6 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆109Dec 15, 2018Updated 7 years ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆521Dec 9, 2018Updated 7 years ago
- Rust bindings to the minimalist, native, cross-platform UI toolkit `libui`☆216Apr 3, 2017Updated 8 years ago
- safe and efficient memory manager for microcontrollers☆34May 31, 2017Updated 8 years ago
- A lint to collect some crate metadata☆116Jun 2, 2016Updated 9 years ago
- A network application framework for Rust☆687Aug 1, 2018Updated 7 years ago
- Scientific plotting library for Rust☆60Oct 14, 2017Updated 8 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- a distributed-merge capable database for many small objects☆76Jan 30, 2020Updated 6 years ago
- A Rust procedural macro for tracing function execution☆339Jul 4, 2023Updated 2 years ago
- A simple, fast and easy to use self-contained single file storage for Rust☆395Jan 16, 2022Updated 4 years ago
- Rust library for Emscripten-compiled JS apps.☆333Oct 18, 2017Updated 8 years ago
- A rustc plugin to check for numerical instability☆175Aug 28, 2016Updated 9 years ago
- rust github webhook server☆59Sep 3, 2017Updated 8 years ago
- Renders interactive fractal-like animations☆19May 16, 2017Updated 8 years ago
- An image processing library for Rust