This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
☆155Nov 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 library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- 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
- Async interface for working with processes☆207Sep 14, 2025Updated 5 months ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Async stream for Rust and the futures crate.☆193Feb 7, 2026Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆826Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- Generic extensions for tapping values in Rust.☆500Sep 29, 2023Updated 2 years ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆174Feb 22, 2024Updated 2 years ago
- Procedural macro for recursive async functions☆236Sep 19, 2025Updated 5 months ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Threadsafe RefCell for Rust☆99Mar 13, 2025Updated 11 months ago
- Compile-time string formatting☆267Oct 6, 2025Updated 4 months ago
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 5 months ago
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆660Jan 27, 2026Updated last month
- Check if tables and items in a .toml file are lexically sorted☆273Feb 13, 2026Updated 2 weeks ago
- Getters and Setters for Rust.☆382Jun 17, 2025Updated 8 months ago
- A small rust library for adding custom derives to enums☆2,303Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated last week
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- ☆321Sep 30, 2025Updated 5 months ago
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Clone trait that is object-safe☆748Feb 16, 2026Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115May 20, 2025Updated 9 months ago