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.☆149Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Floating point approximate comparison for Rust☆64Updated 6 months ago
- Migrated to Codeberg☆79Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Cargo API written in Paris☆51Updated 3 weeks ago
- Integer trait and functions for Rust☆186Updated 6 months ago
- Const TypeId and non-'static TypeId☆67Updated last week
- A Rust crate for formatting strings dynamically☆32Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- ☆76Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- ☆75Updated last week
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- `$crate` in procedural macros.☆74Updated this week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- More reliable path manipulation.☆64Updated 3 months ago
- Define your own PhantomData☆156Updated last week
- Rust macro for automatically generating default☆145Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Macro for auto-memoizing Rust functions.☆88Updated last month