1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-27 11:44:52 -05:00

Add unicorn-rs

This commit is contained in:
pravic 2016-05-22 09:03:08 +03:00
parent 86d29c3296
commit c40d1555f9

View file

@ -597,6 +597,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
### Virtualization
* [ekse/unicorn-rs](https://github.com/ekse/unicorn-rs) — Rust bindings for the unicorn CPU emulator
* [saurvs/hypervisor-rs](https://github.com/saurvs/hypervisor-rs) — Hardware-accelerated virtualization on OS X
### Web programming