SOF3 / include-flate
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
☆136Updated 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
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Migrated to Codeberg☆80Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Write doc comments from macros☆99Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Pull in every source file in a directory as a module☆169Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆60Updated last week
- A simple bitset container for Rust☆131Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Rust macro for automatically generating default☆135Updated last year
- A rust logger that routes messages to the browser's console.☆96Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Macros for deriving as functions to access Enums as their inner components☆96Updated 5 months ago
- ☆180Updated 2 months ago
- Minimal TOML library with few dependencies☆84Updated last week
- Compile-time string operations☆90Updated this week
- ☆55Updated last year
- Macro for writing nested `if let` expressions☆163Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year