SOF3 / include-flateLinks
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
☆144Updated 3 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☆120Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Write doc comments from macros☆101Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- ☆61Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆135Updated 3 weeks ago
- A library for compact bit sets containing enums.☆121Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- ☆112Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Compile-time string operations☆114Updated last week
- Concatenate identifiers in a macro invocation