SilentByte / nameofLinks
Provides a Rust macro to determine the string name of a binding, type, or function.
☆41Updated 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☆99Updated last week
- Safe pointer-to-member functionality for rust☆33Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated this week
- Talk to Cargo easily at build time☆17Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- 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
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- ☆108Updated last year
- A generic implementation of double-buffering.☆16Updated 3 years ago
- ☆57Updated last year
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- Run closures in parallel☆113Updated 5 months ago
- ☆53Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- LZW en- and decoding that goes weeeee!☆28Updated last month
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago