rust-osdev / uart_16550Links
Minimal support for uart_16550 serial output.
☆38Updated last month
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.☆40Updated last year
- ☆90Updated last year
- ☆68Updated 2 weeks ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Useful types for dealing with PCI☆33Updated 11 months ago
- Exit QEMU with user-defined code☆49Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Bare-metal allocators.☆75Updated 3 years ago
- Code coverage support for Rust `no_std` and embedded programs☆59Updated 10 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- The Hermit bootloader.☆79Updated last week
- Low level API definition of a Mutex☆25Updated last month
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Library facilitating safe pinned initialization☆60Updated this week
- Pluggable critical section☆154Updated last month
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Sets the panicking behavior to halt☆27Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Target "triple" support☆52Updated this week
- Constant-time dynamic memory allocator in Rust☆104Updated 3 months ago
- ☆231Updated last year
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Stack unwinding library in Rust☆126Updated last month
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Tiny C library written in Rust☆61Updated 9 months ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Lints for kernel or embedded system development.☆113Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago