magiclen / educeLinks
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
☆149Updated last week
Alternatives and similar repositories for educe
Users that are interested in educe are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Define your own PhantomData☆156Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Macro for sealing traits and structures☆59Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Better reference counted strings for Rust☆134Updated last year
- Migrated to Codeberg☆79Updated last year
- Compatibility adapter between tokio and futures☆175Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- ☆191Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Convert number to enum☆87Updated last year
- fn(Code) -> Docs☆85Updated 2 years ago