Rust-for-Linux / pinned-init
Library facilitating safe pinned initialization
☆30Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for pinned-init
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- Pluggable critical section☆107Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- no-std no-alloc Rust protobufs.☆29Updated 11 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Lending iterators on stable Rust☆80Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆30Updated last year
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆61Updated last week
- https://github.com/rust-lang/cargo/issues/948☆58Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- horrible serde macro stuff☆39Updated last year
- Minimal support for uart_16550 serial output.☆33Updated last week
- Obsessively tiny error derive macro☆84Updated 4 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- ☆25Updated last year
- ☆20Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆77Updated last week
- 🐱concat! with support for const variables and expressions☆35Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Timer facilities for Rust's async story☆53Updated last month