Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆75Updated 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 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- 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
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Imitate the documentation build that docs.rs would do☆68Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated this week
- ☆75Updated 3 weeks ago
- A library version of cargo-bloat & more☆35Updated 7 months ago
- Obsessively tiny error derive macro☆86Updated last year
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A faster Arc.☆80Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆70Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- structured parallel execution for async Rust☆37Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year