andrewhickman / defer
☆20Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for defer
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Big array helper for serde☆59Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Migrated to Codeberg☆80Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆75Updated this week
- Vec-backed ID-tree☆45Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Serialization value trees☆43Updated 3 months ago
- ☆100Updated 7 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆138Updated this week
- Automatic cfg for Rust compiler features☆95Updated last month
- Macro for sealing traits and structures☆49Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Automatically implement traits for common smart pointers☆104Updated 8 months 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
- ☆35Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆73Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Serde support for the humantime crate☆27Updated 9 months ago
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- ☆49Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Const TypeId and non-'static TypeId☆53Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago