Provides a Rust macro to determine the string name of a binding, type, or function.
☆41Jul 20, 2025Updated 7 months ago
Alternatives and similar repositories for nameof
Users that are interested in nameof are comparing it to the libraries listed below
Sorting:
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Mar 13, 2022Updated 3 years ago
- Dynamic rust templating framework☆52Aug 15, 2023Updated 2 years ago
- A command line utility for doing polarization simulations☆17Aug 21, 2019Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- Matt's ASCII Game Engine core crate☆39Dec 4, 2024Updated last year
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- Extension of nom to apply "Packrat Parsing"☆22Feb 3, 2025Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Jun 4, 2025Updated 8 months ago
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 2 years ago
- MQTT protocol v3 implementation☆26Dec 22, 2019Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- A collection of techniques to reduce Rust code in order to get better help☆18May 26, 2020Updated 5 years ago
- Linux process monitor in RUST☆13May 5, 2018Updated 7 years ago
- Adds derive macros for better bounds on generated Copy, Debug, etc. implementations☆12Nov 27, 2024Updated last year
- A Serde deserializer for duration and byte-size.☆10Dec 19, 2019Updated 6 years ago
- Multiple serialization/deserialization implementations for the same type.☆12Feb 22, 2025Updated last year
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- oci-image and oci-runtime spec in rust. Un-official mirror of libocispec.☆15Sep 15, 2021Updated 4 years ago
- A toy std::fs implementation that does NOT depend on libc☆17May 8, 2023Updated 2 years ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆13Sep 16, 2021Updated 4 years ago
- An example implementatation of synchronized queue for inter-process communication in shared memory☆13Feb 17, 2017Updated 9 years ago
- A libpcap-based network activity visualizer / playground for learning d3 and Rust.☆17Mar 6, 2019Updated 6 years ago
- A lib help you patch Rust instance, and easy to partial update configures.☆41Feb 17, 2026Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆54May 3, 2023Updated 2 years ago
- A Rust crate to expressively declare bitfield-like structs☆52Dec 15, 2025Updated 2 months ago
- Trait aliases on stable Rust☆59Nov 19, 2025Updated 3 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Oct 22, 2020Updated 5 years ago
- Transitive derive macros for Rust☆34Jun 6, 2025Updated 8 months ago
- Library implementing the prefix tree in Rust☆35Jul 15, 2018Updated 7 years ago
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- A set of letter case helpers for Rust strings☆16May 17, 2021Updated 4 years ago
- Create dozens/hundreds/thousands/millions of random examples based on a pest grammar (PEG). It can be used for generate string/structured…☆15Jun 8, 2021Updated 4 years ago
- Birkana SVG generator.☆13Feb 25, 2019Updated 7 years ago
- A Rust library offering newtyped indices and vecs that use those indices☆20Aug 17, 2024Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago