Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆63Updated 2 weeks ago
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
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 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…☆65Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 11 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated 2 months ago
- ☆76Updated last week
- Some internal rustc tools made accessible☆47Updated last month
- structured parallel execution for async Rust☆37Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- A sinless derive helper☆75Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- 🐱concat! with support for const variables and expressions☆43Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- A faster Arc.☆75Updated last year