danielhenrymantilla / rust-function_nameLinks
macro that expands to the name of the annotated function
☆40Updated 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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- `$crate` in procedural macros.☆79Updated last month
- ☆109Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Cargo API written in Paris☆56Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Convert number to enum☆87Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Macro for sealing traits and structures☆61Updated last year
- ☆76Updated 4 months ago
- Floating point approximate comparison for Rust☆66Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆51Updated 4 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- String optimized for map keys☆68Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Integer trait and functions for Rust☆186Updated 10 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- ☆55Updated 2 years ago