magiclen / educe
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
☆141Updated 7 months ago
Alternatives and similar repositories for educe:
Users that are interested in educe are comparing it to the libraries listed below
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Lazy formatting utility macro for rust☆126Updated last year
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- ☆180Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Better reference counted strings for Rust☆118Updated 8 months ago
- Rust library for typesystem-assisted bitflags.☆117Updated 2 months ago
- An updated version of linked-hash-map and friends☆109Updated last week
- Migrated to Codeberg☆80Updated last year
- A versatile and developer-friendly trait mocking library☆73Updated 7 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Compatibility adapter between tokio and futures☆165Updated last week
- Define your own PhantomData☆151Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- ☆115Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Pull in every source file in a directory as a module☆169Updated 2 weeks 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
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Macros for deriving as functions to access Enums as their inner components☆97Updated 6 months ago
- "A very small syn"☆201Updated last month