danielhenrymantilla / rust-function_name
macro that expands to the name of the annotated function
☆35Updated 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.☆143Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Migrated to Codeberg☆79Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆96Updated last week
- Extensions for the Rust standard library☆39Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- `$crate` in procedural macros.☆70Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- ☆107Updated last year
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- ☆29Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- ☆40Updated 10 months ago
- ☆49Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year