germangb / mini-fs
Extensible app filesystem library.
☆32Updated 5 years ago
Alternatives and similar repositories for mini-fs:
Users that are interested in mini-fs are comparing it to the libraries listed below
- A maintained fork of the app-dirs-rs project.☆35Updated 5 months ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- Rust macro to specialize on the type of an expression.☆37Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 6 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆23Updated 5 years ago
- Extensions for the Rust standard library☆39Updated 10 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- ☆53Updated 9 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆52Updated 5 years ago
- Talk to Cargo easily at build time☆17Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- ☆60Updated 7 years ago
- Themable Immediate Mode User Interface Toolkit in Rust☆96Updated this week
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- A dynamic library helper for rust crates☆34Updated last year
- Asset manger for good assets only☆31Updated last year
- ☆48Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆41Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago