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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- ☆109Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Integer trait and functions for Rust☆186Updated 9 months ago
- ☆76Updated 4 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- ☆55Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- An updated version of linked-hash-map and friends☆138Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- ☆44Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Convert number to enum☆87Updated last year
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Floating point approximate comparison for Rust☆65Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago