dtolnay / inventoryLinks
Typed distributed plugin registration
☆1,156Updated last 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,154Updated last week
- Compile-time type-checked builder derive☆1,055Updated last week
- Macros for all your token pasting needs☆1,053Updated 10 months ago
- Safe cross-platform linker shenanigans☆770Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆888Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- A macro to generate structures which behave like bitflags☆1,042Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,067Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- ☆849Updated this week
- Some more derive(Trait) options☆1,972Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- Slotmap data structure for Rust☆1,222Updated last year
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Slab allocator for Rust☆821Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,617Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- Rust method delegation with less boilerplate☆494Updated last month
- Rust quasi-quoting☆1,444Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- Indented document literals for Rust☆724Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated 2 weeks ago