magiclen / educeLinks
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
☆148Updated 11 months ago
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☆142Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Better reference counted strings for Rust☆131Updated last year
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Make trait methods callable without the trait in scope☆150Updated 2 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`☆120Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Rust library for typesystem-assisted bitflags.☆129Updated last month
- Helper macros: autoimpl, impl_scope☆66Updated last month
- ☆188Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- ☆216Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- ☆43Updated 9 months ago