SilentByte / nameofLinks
Provides a Rust macro to determine the string name of a binding, type, or function.
☆41Updated 4 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.☆91Updated 4 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Rust Struct Translator Macro☆26Updated 3 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆96Updated last month
- Extensions for the Rust standard library☆41Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- ☆88Updated last week
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- 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 Rust crate for formatting strings dynamically☆32Updated last year
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆61Updated 2 years ago
- Unicode Case-folding for Rust☆88Updated 10 months ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Trait aliases on stable Rust☆59Updated this week
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Object Pool LockFree in Rust☆49Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Talk to Cargo easily at build time☆17Updated last year