danielhenrymantilla / rust-function_nameLinks
macro that expands to the name of the annotated function
☆40Updated 3 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:
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Cargo API written in Paris☆55Updated last week
- ☆110Updated last year
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Macro for sealing traits and structures☆61Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- String optimized for map keys☆68Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆55Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Big array helper for serde☆65Updated last year
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆77Updated 5 months ago