danielhenrymantilla / rust-function_nameLinks
macro that expands to the name of the annotated function
☆36Updated 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.☆145Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Floating point approximate comparison for Rust☆62Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated last week
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Automatic cfg for Rust compiler features☆102Updated last week
- `$crate` in procedural macros.☆72Updated last month
- ☆74Updated last month
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- ☆72Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Migrated to Codeberg☆79Updated last year
- ☆108Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- An updated version of linked-hash-map and friends☆116Updated 2 months ago
- ☆50Updated 4 months ago
- Provides TestResult type for concise and precise test failures☆64Updated 11 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago