althonos / blanket
A simple Rust macro to derive blanket implementations for your traits.
☆22Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for blanket
- Find out about keys that are ignored when deserializing data☆75Updated last week
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- A sinless derive helper☆51Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆47Updated 3 weeks ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆90Updated 4 months ago
- Abstract over different executors☆74Updated last year
- Transitive derive macros for Rust☆30Updated 6 months ago
- Serialization value trees☆43Updated 3 months ago
- ☆30Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- An alternate Cargo registry using static files☆105Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A procedural macro for configuring constant values across crates☆58Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Safe wrapper for initializing arrays☆72Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Embed images in Rust documentation☆24Updated 3 years ago
- Migrated to Codeberg☆80Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Types to define keyboard related events.☆53Updated 9 months ago
- Rust procedural macro attribute parser☆37Updated 5 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago