rust-osdev / volatile
☆74Updated 10 months ago
Alternatives and similar repositories for volatile:
Users that are interested in volatile are comparing it to the libraries listed below
- ☆67Updated 8 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Minimal support for uart_16550 serial output.☆36Updated 5 months ago
- Target "triple" support☆51Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Cross-platform interface to the `errno` variable☆69Updated last week
- Constant-time dynamic memory allocator in Rust☆93Updated 2 weeks ago
- offsetof for Rust☆226Updated last year
- Lightning Creations Compiler Frontend for various languages☆119Updated 4 months ago
- #[no_std] print equivalent for Rust☆63Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 5 months ago
- Project group working on the "safe transmute" feature☆92Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- docs.rs as a publishing platform?☆68Updated last month
- Raw system calls for Rust☆98Updated last year
- This crate provides macros to generate bitfield-like struct.☆175Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- A simple bitset container for Rust☆136Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆138Updated last month
- Rust bindings for libffi☆115Updated this week
- Convert closures into wakers☆45Updated 2 months ago
- Generated bindings for Linux's userspace API☆51Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- ☆50Updated last month