dtolnay / inventoryLinks
Typed distributed plugin registration
☆1,174Updated 2 weeks ago
Alternatives and similar repositories for inventory
Users that are interested in inventory are comparing it to the libraries listed below
Sorting:
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,066Updated last week
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆775Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆898Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,086Updated last week
- derive builder implementation for rust structs☆1,467Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated last month
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- Slotmap data structure for Rust☆1,230Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆760Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week
- ☆857Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- Slab allocator for Rust☆836Updated last month
- A crate for managing memory bit by bit☆1,326Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- Serialization library with zero dependencies☆815Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- Async multi-producer multi-consumer channel☆886Updated 2 months ago