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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆50Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Floating point approximate comparison for Rust☆60Updated last month
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆50Updated last month
- Macro for sealing traits and structures☆52Updated 4 months ago
- ☆106Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- ☆72Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Cargo API written in Paris☆47Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- 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…☆79Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- Extensions for the Rust standard library☆39Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Abstract over different executors☆73Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- iter.reduce(fn) in Rust☆36Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago