magiclen / educeLinks
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
☆152Updated this week
Alternatives and similar repositories for educe
Users that are interested in educe are comparing it to the libraries listed below
Sorting:
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Define your own PhantomData☆158Updated last week
- Make trait methods callable without the trait in scope☆160Updated last week
- Pull in every source file in a directory as a module☆179Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆198Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month