rust-osdev / uart_16550Links
Minimal support for uart_16550 serial output.
☆39Updated 4 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.☆42Updated 2 years ago
- ☆91Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- ☆68Updated 3 months ago
- Exit QEMU with user-defined code☆53Updated 3 months ago
- Useful types for dealing with PCI☆34Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Library facilitating safe pinned initialization☆73Updated last week
- Code coverage support for Rust `no_std` and embedded programs☆62Updated 2 weeks ago
- Stack unwinding library in Rust☆129Updated 4 months ago
- Tiny C library written in Rust☆63Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- Constant-time dynamic memory allocator in Rust☆109Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆237Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- The Hermit bootloader.☆80Updated last week
- docs.rs as a publishing platform?☆71Updated this week
- Sets the panicking behavior to halt☆28Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Target "triple" support☆53Updated 3 months ago
- home for proposals in and around compile-time function evaluation