magiclen / educe
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
☆141Updated 8 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☆87Updated last month
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆119Updated 2 months ago
- ☆41Updated 6 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Pull in every source file in a directory as a module☆171Updated last month
- ☆107Updated last year
- Macros for deriving as functions to access Enums as their inner components☆98Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆79Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆72Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- An updated version of linked-hash-map and friends☆111Updated this week
- Migrated to Codeberg☆80Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆71Updated 4 months ago
- "A very small syn"☆202Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago