magiclen / educeLinks
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
☆152Updated last month
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☆155Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Compatibility adapter between tokio and futures☆187Updated this week
- Migrated to Codeberg☆79Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆201Updated last month
- Lending iterators on stable Rust☆83Updated last year
- 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
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- "A very small syn"☆212Updated 11 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…☆99Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago