rust-osdev / uart_16550
Minimal support for uart_16550 serial output.
☆32Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for uart_16550
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- ☆70Updated 5 months ago
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- Code coverage support for Rust `no_std` and embedded programs☆51Updated this week
- Backtrace support for Rust `no_std` and embedded programs.☆46Updated last year
- Useful types for dealing with PCI☆31Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- ☆66Updated 2 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- Sets the panicking behavior to halt☆23Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Low level API definition of a Mutex☆25Updated 4 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- ☆94Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆125Updated last week
- Home for the Inline Assembly project group☆34Updated 4 years ago
- A wrapper of Tokio's JoinHandle that aborts the task when it's dropped, while still allowing it to be awaited for joining.☆13Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- The Hermit bootloader.☆68Updated this week
- docs.rs as a publishing platform?☆65Updated 3 months ago
- Exit QEMU with user-defined code☆41Updated 7 months ago
- Target "triple" support☆48Updated 3 weeks ago
- Extensions to the Rust standard library☆43Updated 7 months ago
- Minimal and reusable non-blocking I/O layer☆88Updated 9 months ago
- Constant-time dynamic memory allocator in Rust☆87Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year