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:
- Write doc comments from macros☆100Updated 3 years ago
- Pull in every source file in a directory as a module☆177Updated last week
- `$crate` in procedural macros.☆74Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆194Updated last week
- Find out about keys that are ignored when deserializing data☆94Updated last week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Big array helper for serde☆64Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- String-like container based on SmallVec☆25Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A library for compact bit sets containing enums.☆115Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Vec-backed ID-tree☆63Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated last week
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated last week
- Unicode Case-folding for Rust☆86Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Macro for writing nested `if let` expressions☆168Updated 3 weeks ago