rust-osdev / uart_16550Links
Minimal support for uart_16550 serial output.
☆37Updated 7 months ago
Alternatives and similar repositories for uart_16550
Users that are interested in uart_16550 are comparing it to the libraries listed below
Sorting:
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- ☆87Updated last year
- ☆67Updated 10 months ago
- Useful types for dealing with PCI☆33Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Library facilitating safe pinned initialization☆41Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆50Updated 3 months ago
- Tiny C library written in Rust☆59Updated 6 months ago
- Constant-time dynamic memory allocator in Rust☆101Updated 2 weeks ago
- Statically allocated, runtime initialized cell.☆49Updated 3 months ago
- Low level API definition of a Mutex☆25Updated 5 years ago
- Exit QEMU with user-defined code☆48Updated last month
- Minimal and reusable non-blocking I/O layer☆99Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- docs.rs as a publishing platform?☆69Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- #[no_std] print equivalent for Rust☆64Updated last year
- Pluggable critical section☆141Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago