SOF3 / include-flateLinks
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
☆142Updated this week
Alternatives and similar repositories for include-flate
Users that are interested in include-flate are comparing it to the libraries listed below
Sorting:
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Make trait methods callable without the trait in scope☆157Updated last week
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Write doc comments from macros☆100Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Macro for writing nested `if let` expressions☆168Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Unicode Case-folding for Rust☆87Updated 8 months ago
- Compile-time string operations☆104Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated last week
- ☆112Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- A serde wrapper that allows to (de)serialize regular expressions☆66Updated 2 years ago
- ☆125Updated 3 years ago
- Better reference counted strings for Rust☆136Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year