Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆75Updated this week
Alternatives and similar repositories for pin-init
Users that are interested in pin-init are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Some internal rustc tools made accessible