dtolnay / inventory
Typed distributed plugin registration
☆1,069Updated this week
Alternatives and similar repositories for inventory:
Users that are interested in inventory are comparing it to the libraries listed below
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- Compile-time type-checked builder derive☆946Updated 5 months ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Safe cross-platform linker shenanigans☆696Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- derive builder implementation for rust structs☆1,394Updated 4 months ago
- Rust quasi-quoting☆1,369Updated this week
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,377Updated this week
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆702Updated this week
- Temporary file library for rust☆1,239Updated this week
- Rust library allowing to register multiple handlers for the same signal