magiclen / educeLinks
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
☆144Updated 10 months ago
Alternatives and similar repositories for educe
Users that are interested in educe are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- Better reference counted strings for Rust☆126Updated 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`☆116Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Compatibility adapter between tokio and futures☆171Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Define your own PhantomData☆152Updated last month
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 9 months ago
- ☆187Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated this week
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Rust macro for automatically generating default☆141Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆237Updated last month
- ☆108Updated last year
- "A very small syn"☆204Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- 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…☆84Updated 3 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago