Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆60Updated 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
- (lifetime) GATs on stable Rust☆59Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Experimenting with Rust's fundamental data model☆53Updated 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…☆59Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Some internal rustc tools made accessible☆47Updated 7 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- ☆73Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- structured parallel execution for async Rust☆36Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- A faster Arc.☆73Updated last year
- Imitate the documentation build that docs.rs would do☆55Updated this week
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆53Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated this week
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆56Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- horrible serde macro stuff☆39Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago