rust-osdev / volatileLinks
☆91Updated last year
Alternatives and similar repositories for volatile
Users that are interested in volatile are comparing it to the libraries listed below
Sorting:
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Lightning Creations Compiler Frontend for various languages☆120Updated 11 months ago
- ☆68Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated last week
- Minimal support for uart_16550 serial output.☆39Updated 4 months ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Raw system calls for Rust☆101Updated 2 years ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Target "triple" support☆53Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year
- #[no_std] print equivalent for Rust☆65Updated last month
- Rust ABI safe code generator☆189Updated 7 months ago
- cpuid library in rust.☆172Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated last month
- Write and execute C code inside Rust.☆155Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- This crate provides macros to generate bitfield-like struct.☆199Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago