Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆73Updated 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.☆88Updated 8 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last week
- 🐱concat! with support for const variables and expressions☆45Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A library version of cargo-bloat & more☆35Updated 5 months ago
- Bare-metal allocators.☆76Updated 3 years 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…☆65Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- The quickest way to override dependencies with Cargo☆68Updated this week
- Choose Rust types at compile-time via constants☆70Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A sinless derive helper☆76Updated last week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Type-erased core::Discriminant<T>☆38Updated last week
- Imitate the documentation build that docs.rs would do☆64Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Obsessively tiny error derive macro☆87Updated 10 months ago
- #[no_std] print equivalent for Rust☆65Updated 3 weeks ago
- ☆76Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- structured parallel execution for async Rust☆37Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- An exploration of Storages☆39Updated 2 years ago