rust-osdev / volatileLinks
☆92Updated 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.☆43Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Minimal support for uart_16550 serial output.☆43Updated 6 months ago
- ☆69Updated 5 months ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- cpuid library in rust.☆175Updated last month
- Bare-metal allocators.☆76Updated 3 years ago
- A Vec That Has a Smaller size_of☆154Updated 3 months ago
- Write and execute C code inside Rust.☆155Updated last year
- offsetof for Rust☆228Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Raw system calls for Rust☆102Updated 2 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- This crate provides macros to generate bitfield-like struct.☆202Updated last week
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated last month
- Target "triple" support☆55Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- A tool to mine crates.io and produce static websites☆138Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Constant-time dynamic memory allocator in Rust☆111Updated last month
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Library facilitating safe pinned initialization☆75Updated this week
- Rust ABI safe code generator☆191Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago