SOF3 / include-flateLinks
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
☆138Updated 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:
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆171Updated 4 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 last month
- Rust library for typesystem-assisted bitflags.☆127Updated last month
- A rust logger that routes messages to the browser's console.☆99Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Migrated to Codeberg☆79Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- ☆124Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Compile-time string operations☆97Updated last month
- Rust macro for automatically generating default☆142Updated last year
- Macro for sealing traits and structures☆57Updated 7 months ago
- Run closures in parallel☆114Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- ☆109Updated last year