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:
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Extensions for the Rust standard library☆42Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- 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
- ☆61Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Run closures in parallel☆115Updated 10 months ago
- ☆23Updated 5 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Unicode Case-folding for Rust☆89Updated 11 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Rust Struct Translator Macro☆26Updated 3 years ago
- Cross platform Rust library for checking whether two file paths are the same file.☆119Updated last month
- Talk to Cargo easily at build time☆17Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year