SilentByte / nameofLinks
Provides a Rust macro to determine the string name of a binding, type, or function.
☆42Updated 2 months ago
Alternatives and similar repositories for nameof
Users that are interested in nameof are comparing it to the libraries listed below
Sorting:
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆94Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Rust Struct Translator Macro☆26Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆87Updated 8 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- ☆108Updated last year
- ☆60Updated 2 years ago
- ☆23Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- ☆57Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Trait aliases on stable Rust☆56Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Run closures in parallel☆114Updated 8 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Unicode Case-folding for Rust☆86Updated 8 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago