danielhenrymantilla / rust-function_nameLinks
macro that expands to the name of the annotated function
☆39Updated 2 years ago
Alternatives and similar repositories for rust-function_name
Users that are interested in rust-function_name are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- Cargo plugin to manage dependency features☆119Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Macro for sealing traits and structures☆59Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Convert number to enum☆87Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Big array helper for serde☆65Updated last year
- A faster Arc.☆76Updated last year