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
- Floating point approximate comparison for Rust☆60Updated this week
- Extensions for the Rust standard library☆39Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Cargo API written in Paris☆45Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Mirror of Rust's allocator api for use on stable rust☆51Updated last week
- 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
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- `$crate` in procedural macros.☆69Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- ☆72Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 7 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆74Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆105Updated 11 months ago
- iter.reduce(fn) in Rust☆36Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆140Updated 7 months ago