gz / rust-multiboot
Multiboot library written in rust.
☆21Updated 2 years ago
Alternatives and similar repositories for rust-multiboot:
Users that are interested in rust-multiboot are comparing it to the libraries listed below
- Mirror of https://gitlab.redox-os.org/redox-os/syscall☆33Updated 2 weeks ago
- Simple malloc implementation.☆31Updated last month
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- UEFI support library for Rust☆33Updated 6 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- ☆26Updated 3 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/drivers☆53Updated this week
- Useful types for dealing with PCI☆34Updated 5 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- A Linux kernel module written in Rust☆34Updated 6 years ago
- Haskell's language-c ported to Rust.☆32Updated 6 years ago
- ✨ a microkernel in Rust☆39Updated 3 years ago
- dlmalloc ported into Rust☆101Updated 2 weeks ago
- ☆74Updated 9 months ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- Coordination repository of the portability Working Group (WG)☆42Updated 3 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- A compiler from Rust to C, and a checker for unsafe code