SilentByte / nameofLinks
Provides a Rust macro to determine the string name of a binding, type, or function.
☆42Updated last month
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.☆89Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 3 months ago
- Extensions for the Rust standard library☆40Updated 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
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆108Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆57Updated 3 years ago
- ☆58Updated 2 years ago
- Floating point approximate comparison for Rust☆64Updated 6 months ago
- Rust Struct Translator Macro☆26Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Trait aliases on stable Rust☆56Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Dependency injection for Rust☆53Updated last month
- Cross platform Rust library for checking whether two file paths are the same file.☆114Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago