dtolnay / inventoryLinks
Typed distributed plugin registration
☆1,186Updated 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,169Updated last week
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆924Updated last week
- Safe cross-platform linker shenanigans☆782Updated last week
- Module initialization/global constructor functions for Rust☆903Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated last week
- Support atomic operations on Arc itself☆1,105Updated 2 weeks ago
- derive builder implementation for rust structs☆1,480Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Slab allocator for Rust☆842Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated this week
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- ☆864Updated 2 weeks ago
- ☆1,058Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,009Updated last month
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Rust quasi-quoting☆1,467Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Slotmap data structure for Rust☆1,237Updated last year
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆786Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- A crate for managing memory bit by bit☆1,335Updated last year
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago