SilentByte / nameof
Provides a Rust macro to determine the string name of a binding, type, or function.
☆38Updated 3 years 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.☆78Updated 4 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Talk to Cargo easily at build time☆17Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ☆52Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆57Updated last year
- Extensions for the Rust standard library☆39Updated last year
- ☆46Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆81Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Dependency injection for Rust☆50Updated 4 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- ☆107Updated last year