Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rcore-os/apic-rs
Rust APIC crate for x86 kernel.
https://github.com/rcore-os/apic-rs
apic rust x86
Last synced: 3 months ago
JSON representation
Rust APIC crate for x86 kernel.
- Host: GitHub
- URL: https://github.com/rcore-os/apic-rs
- Owner: rcore-os
- Created: 2018-10-18T06:36:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T08:10:09.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T23:36:21.296Z (3 months ago)
- Topics: apic, rust, x86
- Language: Rust
- Size: 15.6 KB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apic-rs
APIC (Advanced Programmable Interrupt Controller) for x86 kernel.
[![CI](https://github.com/rcore-os/apic-rs/workflows/CI/badge.svg?branch=master)](https://github.com/rcore-os/apic-rs/actions)