andrewhickman / deferLinks
☆24Updated last year
Alternatives and similar repositories for defer
Users that are interested in defer are comparing it to the libraries listed below
Sorting:
- Pull in every source file in a directory as a module☆179Updated this week
- Write doc comments from macros☆101Updated last month
- String-like container based on SmallVec☆29Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- `$crate` in procedural macros.☆77Updated this week
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- Define your own PhantomData☆158Updated this week
- Unicode Case-folding for Rust☆88Updated 10 months ago
- ☆198Updated last week
- A simple bitset container for Rust☆156Updated 5 months ago
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 months ago
- Big array helper for serde☆64Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A library for compact bit sets containing enums.☆119Updated 2 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Pick a free unused port☆42Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- Make trait methods callable without the trait in scope☆160Updated this week