rust-osdev / uart_16550Links
Minimal support for uart_16550 serial output.
☆36Updated last week
Alternatives and similar repositories for uart_16550
Users that are interested in uart_16550 are comparing it to the libraries listed below
Sorting:
- ☆89Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- ☆67Updated 11 months ago
- Useful types for dealing with PCI☆33Updated 9 months ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 8 months ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 4 years ago
- Minimal and reusable non-blocking I/O layer☆101Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Low level API definition of a Mutex☆25Updated this week
- Exit QEMU with user-defined code☆48Updated 3 months ago
- Pluggable critical section☆149Updated this week
- Sets the panicking behavior to halt☆27Updated 2 months ago
- The Hermit bootloader.☆78Updated this week
- Bare-metal allocators.☆76Updated 2 years ago
- ☆229Updated last year
- This crate provides macros to generate bitfield-like struct.☆188Updated 2 months ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- Tiny C library written in Rust☆60Updated 8 months ago
- Target "triple" support☆53Updated 5 months ago
- Stack unwinding library in Rust☆126Updated this week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation a…☆168Updated 2 years ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated 2 months ago
- Raw system calls for Rust☆98Updated 2 years ago
- Constant-time dynamic memory allocator in Rust☆104Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month