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.☆151Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- ☆51Updated 2 months ago
- ☆76Updated 2 months ago
- String optimized for map keys☆66Updated last week
- Const TypeId and non-'static TypeId☆69Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Floating point approximate comparison for Rust☆64Updated 8 months ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- Rust HashSet with insertion ordering☆42Updated this week
- `$crate` in procedural macros.☆76Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Integer trait and functions for Rust☆186Updated 8 months ago
- Cargo API written in Paris☆54Updated last week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 weeks ago