SilentByte / nameofLinks
Provides a Rust macro to determine the string name of a binding, type, or function.
☆40Updated 3 years ago
Alternatives and similar repositories for nameof
Users that are interested in nameof are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆95Updated last week
- Talk to Cargo easily at build time☆17Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆88Updated this week
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- ☆23Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆53Updated 5 years ago
- ☆57Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Trait aliases on stable Rust☆55Updated 3 years ago
- Rust Struct Translator Macro☆26Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Cast between dynamic trait objects☆32Updated 5 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- ☆57Updated 3 years ago
- Dependency injection for Rust☆50Updated 4 months ago