scialex / libcpu

Library for low-level access to the CPU in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libcpu

Abstracts the messier guts of interfacing with the CPU on a low level in Rust.

Currently only supports x86, but x86_64 support isn't that far off.

About

Library for low-level access to the CPU in Rust


Languages

Language:Rust 100.0%