rust-osdev / uart_16550
Minimal support for uart_16550 serial output.
☆36Updated 5 months ago
Alternatives and similar repositories for uart_16550:
Users that are interested in uart_16550 are comparing it to the libraries listed below
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- ☆74Updated 10 months ago
- ☆67Updated 8 months ago
- Useful types for dealing with PCI☆33Updated 6 months ago
- Library facilitating safe pinned initialization☆36Updated this week
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated last year
- Constant-time dynamic memory allocator in Rust☆93Updated 3 weeks ago
- Target "triple" support☆51Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Tiny C library written in Rust☆56Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- The Hermit bootloader.☆74Updated this week
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 5 months ago
- Exit QEMU with user-defined code☆45Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Type aliases to C types like c_int for use with bindgen☆41Updated 2 years ago
- Pluggable critical section☆133Updated 4 months ago
- Statically allocated, runtime initialized cell.☆46Updated last month
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- ☆50Updated last month
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago