dtolnay / inventoryLinks
Typed distributed plugin registration
☆1,221Updated this week
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,200Updated last week
- Compile-time type-checked builder derive☆1,129Updated 2 weeks ago
- Macros for all your token pasting needs☆1,067Updated last year
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- Safe cross-platform linker shenanigans☆806Updated last month
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- A macro to generate structures which behave like bitflags☆1,084Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- Support atomic operations on Arc itself☆1,189Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- ☆885Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Rust quasi-quoting☆1,503Updated last week
- A crate for managing memory bit by bit☆1,363Updated last year
- derive builder implementation for rust structs☆1,515Updated 2 months ago
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 2 months ago
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆909Updated last week
- A vector with a fixed capacity. (Rust)☆843Updated last year
- ☆1,136Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 10 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆574Updated 2 years ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,684Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated last month