germangb / mini-fsLinks
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
Sorting:
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Extensions for the Rust standard library☆40Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- ☆55Updated 4 years ago
- ☆63Updated 8 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Types to define keyboard related events☆65Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Asset manger for good assets only☆31Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux