This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
☆156Nov 24, 2025Updated 3 months ago
Alternatives and similar repositories for educe
Users that are interested in educe are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Nov 9, 2017Updated 8 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- A safe and convenient store for one value of each type☆11Apr 10, 2021Updated 4 years ago
- Generic extensions for tapping values in Rust.☆502Sep 29, 2023Updated 2 years ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Async stream for Rust and the futures crate.☆193Mar 12, 2026Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 6 months ago
- Async interface for working with processes☆207Sep 14, 2025Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆174Feb 22, 2024Updated 2 years ago
- Compile-time string formatting☆269Oct 6, 2025Updated 5 months ago
- Procedural macro for recursive async functions☆237Sep 19, 2025Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- ☆324Sep 30, 2025Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A scope for async_std and tokio to spawn non-static futures☆156May 28, 2024Updated last year
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Convert number to enum☆87Jul 30, 2024Updated last year
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Mar 12, 2026Updated last week
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- Threadsafe RefCell for Rust☆99Mar 13, 2025Updated last year
- Check if tables and items in a .toml file are lexically sorted☆278Updated this week
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- ☆30Apr 26, 2024Updated last year
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- Getters and Setters for Rust.☆382Jun 17, 2025Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆671Mar 9, 2026Updated last week
- Iterator of const known length☆18Dec 2, 2024Updated last year