SilentByte / nameofLinks
Provides a Rust macro to determine the string name of a binding, type, or function.
☆41Updated 3 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
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆95Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Extensions for the Rust standard library☆40Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years 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
- Run closures in parallel☆115Updated 9 months ago
- ☆108Updated last year
- ☆60Updated 2 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Safe pointer-to-member functionality for rust☆33Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust Struct Translator Macro☆26Updated 2 years ago
- Unicode Case-folding for Rust☆87Updated 9 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆87Updated 9 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 weeks ago