SilentByte / nameofLinks
Provides a Rust macro to determine the string name of a binding, type, or function.
☆41Updated 5 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 6 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated last week
- Extensions for the Rust standard library☆42Updated last year
- Rust Struct Translator Macro☆26Updated 3 years ago
- Trait aliases on stable Rust☆59Updated last month
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ☆61Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆89Updated 3 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆109Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- ☆56Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Runtime string formatting for Rust☆64Updated 6 years ago
- ☆46Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago