SOF3 / include-flateLinks
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
☆141Updated 8 months ago
Alternatives and similar repositories for include-flate
Users that are interested in include-flate are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Macro for writing nested `if let` expressions☆168Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Migrated to Codeberg☆79Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- ☆112Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- ☆124Updated 2 years ago
- ☆57Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- ☆109Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Unicode Case-folding for Rust☆82Updated 6 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month