Rust-for-Linux / pin-initLinks
Library facilitating safe pinned initialization
☆43Updated 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:
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 3 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆20Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Statically allocated, runtime initialized cell.☆48Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated last month
- The quickest way to override dependencies with Cargo☆62Updated last week
- New register allocator designed as a successor to regalloc2☆38Updated last week
- A faster Arc.☆69Updated last year
- Abstract over different executors☆73Updated last year
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- 🐱concat! with support for const variables and expressions☆41Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- no-std no-alloc Rust protobufs.☆35Updated last year
- Bare-metal allocators.☆76Updated 2 years ago