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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated 2 years ago
- ☆68Updated last month
- Lightning Creations Compiler Frontend for various languages☆119Updated 10 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Minimal support for uart_16550 serial output.☆39Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Raw system calls for Rust☆101Updated 2 years ago
- cpuid library in rust.☆172Updated last month
- offsetof for Rust☆228Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Target "triple" support☆53Updated last month
- #[no_std] print equivalent for Rust☆64Updated last week
- Rust ABI safe code generator☆189Updated 5 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- A Vec That Has a Smaller size_of☆146Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Code coverage support for Rust `no_std` and embedded programs☆60Updated 11 months ago
- A cross-platform virtual memory API written in Rust☆130Updated last year
- This crate provides macros to generate bitfield-like struct.☆197Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year
- Convert number to enum☆87Updated last year
- ☆51Updated 2 years ago