SilentByte / nameofLinks
Provides a Rust macro to determine the string name of a binding, type, or function.
☆41Updated 6 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
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated last week
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Extensions for the Rust standard library☆42Updated last year
- Safe pointer-to-member functionality for rust☆34Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Trait aliases on stable Rust☆59Updated 2 months ago
- ☆61Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- ☆56Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- ☆109Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Cross platform Rust library for checking whether two file paths are the same file.☆120Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Run closures in parallel☆115Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Rust Struct Translator Macro☆26Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago