SOF3 / include-flateLinks
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
☆144Updated 4 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☆162Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- ☆111Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- zero runtime cost default arguments in rust☆91Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- ☆110Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Compile-time string operations☆115Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆163Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆256Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- ☆126Updated 3 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- #[no_std] print equivalent for Rust☆66Updated last month