andrewhickman / defer
☆23Updated last year
Alternatives and similar repositories for defer:
Users that are interested in defer are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆60Updated last week
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Write doc comments from macros☆99Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Mirror of Rust's allocator api for use on stable rust☆51Updated 2 months ago
- Serde support for the humantime crate☆30Updated last year
- Big array helper for serde☆60Updated 9 months ago
- `$crate` in procedural macros.☆69Updated last month
- Migrated to Codeberg☆80Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆67Updated 3 weeks ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆55Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated last week
- ☆97Updated last week
- Convert closures into wakers☆45Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆71Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month