cptpiepmatz / static-tomlLinks
🚀 Effortlessly embed TOML files into your Rust code as static data with custom data structures.
☆24Updated 6 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☆49Updated 2 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Macros for accessing your type's documentation at runtime.☆65Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- An alternate Cargo registry using static files☆135Updated 3 months ago
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆96Updated 8 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- The quickest way to override dependencies with Cargo☆76Updated last week
- Rust nested structs☆96Updated 5 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Command-running macro for Rust☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 2 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A faster Arc.☆77Updated last year
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆117Updated 2 months ago
- A context-aware concrete Error type built on std::Error.☆123Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Experimental web UI library for Rust.☆51Updated last year
- Imitate the documentation build that docs.rs would do☆64Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Re-usable CLI flags for `cargo` plugins☆44Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year