JarlEvanson / uacpi

Rust bindings for uACPI.
0 stars 0 forks source link

Already existing rust bindings #1

Open d-tatianin opened 1 day ago

d-tatianin commented 1 day ago

Hey there! Just found this project, looks like you want to make rust bindings for uACPI. There's already an ongoing effort for this, you could join forces if you want: https://github.com/Shinribo/uacpi-rs

Shinribo commented 1 day ago

The uacpi rs binding is usable but currently lacks the newest uacpi features like heapless table api and thread safety Help and cooperation is appreciated.