SilentByte / nameofLinks
Provides a Rust macro to determine the string name of a binding, type, or function.
☆41Updated 6 months ago
Alternatives and similar repositories for nameof
Users that are interested in nameof are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Rust Struct Translator Macro☆26Updated 3 years ago
- Safe pointer-to-member functionality for rust☆34Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆56Updated 3 years ago
- ☆110Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Array helpers for Rust's Vector and String types☆78Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- ☆61Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Windows Open and Save dialogs in Rust using winapi☆21Updated 4 months ago
- Unicode Case-folding for Rust☆91Updated last month
- Trait aliases on stable Rust☆59Updated 2 months ago
- Run closures in parallel☆114Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- ☆87Updated 2 months ago