Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆57Updated last 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- #[no_std] print equivalent for Rust☆64Updated last month
- Imitate the documentation build that docs.rs would do☆55Updated 3 weeks 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…☆59Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated this week
- A sinless derive helper☆73Updated last month
- A faster Arc.☆73Updated last year
- Experimenting with Rust's fundamental data model☆53Updated 3 weeks ago
- A library version of cargo-bloat & more☆33Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 8 months ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆49Updated last month