Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆60Updated 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 last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆67Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated this week
- Imitate the documentation build that docs.rs would do☆56Updated this week
- A library version of cargo-bloat & more☆33Updated 3 months ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.