cptpiepmatz / static-tomlLinks
🚀 Effortlessly embed TOML files into your Rust code as static data with custom data structures.
☆23Updated 4 months ago
Alternatives and similar repositories for static-toml
Users that are interested in static-toml are comparing it to the libraries listed below
Sorting:
- A lib help you run test with condition☆48Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Cargo subcommand to sort derive attributes 📦☆61Updated 2 weeks ago
- Macros for accessing your type's documentation at runtime.☆65Updated 3 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- An alternate Cargo registry using static files☆134Updated last month
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Imitate the documentation build that docs.rs would do☆59Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- A simple chart components library for Dioxus☆78Updated 11 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 3 weeks ago
- Provides many useful tools related to tuples