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
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- `$crate` in procedural macros.☆69Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- ☆50Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- ☆72Updated last year
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Automatic cfg for Rust compiler features☆97Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month
- Mirror of Rust's allocator api for use on stable rust☆57Updated 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.☆46Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Migrated to Codeberg☆80Updated last year
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Integer trait and functions for Rust☆181Updated last month
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- ☆40Updated 9 months ago
- A small library for generating ASCII slugs from unicode strings.☆39Updated 8 months ago
- ☆72Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆95Updated 11 months ago
- ☆107Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A circular buffer-like queue container.☆37Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago