SilentByte / nameof
Provides a Rust macro to determine the string name of a binding, type, or function.
☆37Updated 3 years ago
Alternatives and similar repositories for nameof:
Users that are interested in nameof are comparing it to the libraries listed below
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- ☆52Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆87Updated 3 years ago
- ☆106Updated 11 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆87Updated last week
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Talk to Cargo easily at build time☆17Updated last year
- ☆55Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- SmallVec-backed stack string optimisation☆44Updated 4 years ago
- Rust Struct Translator Macro☆26Updated 2 years ago
- ☆61Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- Trait aliases on stable Rust☆54Updated 3 years ago
- ☆55Updated 3 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago