rust-osdev / uart_16550Links
Minimal support for uart_16550 serial output.
☆39Updated 3 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:
- ☆91Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- ☆68Updated 2 months ago
- Exit QEMU with user-defined code☆51Updated 2 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- The Hermit bootloader.☆79Updated last week
- Useful types for dealing with PCI☆34Updated last year
- Pluggable critical section☆154Updated 3 months ago
- Low level API definition of a Mutex☆25Updated 3 months ago
- ☆235Updated last year
- Stack unwinding library in Rust☆128Updated 3 months ago
- Code coverage support for Rust `no_std` and embedded programs☆60Updated last year
- This crate provides macros to generate bitfield-like struct.☆198Updated 2 weeks ago
- Library facilitating safe pinned initialization☆63Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Statically allocated, runtime initialized cell.☆57Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Tiny C library written in Rust☆62Updated 11 months ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Target "triple" support☆53Updated 2 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Raw system calls for Rust☆101Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Constant-time dynamic memory allocator in Rust☆107Updated 5 months ago
- Minimal and reusable non-blocking I/O layer☆103Updated last year
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 years ago
- PS/2 Keyboard Decoder in Rust☆113Updated 4 months ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month