Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆67Updated last month
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.☆87Updated 7 months 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 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Imitate the documentation build that docs.rs would do☆62Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- The missing compound borrowing for Rust.☆62Updated last month
- 🐱concat! with support for const variables and expressions☆44Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆43Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated this week
- A modern and lightweight implementation of arbitrary integers for Rust☆43Updated last week
- #[no_std] print equivalent for Rust☆65Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Macro for sealing traits and structures☆59Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A sinless derive helper☆76Updated 5 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A faster Arc.☆76Updated last year