Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆62Updated 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
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated 3 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- Some internal rustc tools made accessible☆47Updated last week
- structured parallel execution for async Rust☆37Updated last year
- The missing compound borrowing for Rust.☆61Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Lock ordering enforcement at compile time in Rust☆17Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆34Updated last week
- ☆76Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Experimenting with Rust's fundamental data model☆54Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago