avl / savefile
An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)
☆90Updated this week
Related projects ⓘ
Alternatives and complementary repositories for savefile
- ☆84Updated 3 weeks ago
- Migrated to Codeberg☆80Updated last year
- "A very small syn"☆196Updated 7 months ago
- 🪞 Powerful reflection library for Rust☆80Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆113Updated 5 months ago
- Serialize/deserialize rusqlite rows☆85Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A library for compact bit sets containing enums.☆93Updated 3 months ago
- Drop-in replacement for std::time for Wasm in browsers☆52Updated last week
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- A std::Instant replacement that works on WASM too.☆111Updated 6 months ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆66Updated this week
- Generate a THIRDPARTY file with all licenses in a cargo project.☆90Updated 4 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆35Updated 6 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆125Updated 3 weeks ago
- Crossterm plugin for the bevy game engine☆99Updated 2 years ago
- An alternate Cargo registry using static files☆105Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Serde-based replacement for #[derive(Debug)]☆63Updated last month
- A versatile and developer-friendly trait mocking library☆71Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- A collection of utilities for a superior nom experience☆149Updated last year
- General purpose client/server networking library written in Rust, built on top of the QUIC protocol which is implemented by quinn☆106Updated last year
- 💫 Easily retry futures 🦀☆203Updated last year