dtolnay / inventory
Typed distributed plugin registration
☆997Updated last week
Related projects ⓘ
Alternatives and complementary repositories for inventory
- A Rust proc-macro attribute parser☆1,025Updated last month
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Macros for all your token pasting needs☆1,026Updated last month
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Safe cross-platform linker shenanigans☆653Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- Rust quasi-quoting☆1,330Updated last week
- derive builder implementation for rust structs☆1,333Updated last month
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- Temporary file library for rust☆1,192Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- ☆890Updated 4 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆927Updated last month
- ☆753Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Rust procedural macro attribute for adding test cases easily☆614Updated 6 months ago
- A crate for mucking around with piles of bytes☆729Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago