taiki-e / easy-ext
A lightweight attribute macro for easily writing extension trait pattern.
☆47Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for easy-ext
- ☆55Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- ☆68Updated 2 weeks ago
- ☆54Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Macro for sealing traits and structures☆49Updated last month
- Serde serializer for generating Starlark build targets☆62Updated this week
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Make any value Sync but only available on its original thread☆36Updated last year
- ☆55Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆47Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Formatting Cargo.toml☆30Updated 7 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆36Updated 4 months ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- Const TypeId and non-'static TypeId☆53Updated last week
- Lossless functionality for platform-native strings.☆70Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Write doc comments from macros☆98Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Take a value atomically once.☆27Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago