shenango / caladan

Interference-aware CPU scheduling that enables performance isolation and high CPU utilization for datacenter servers
Apache License 2.0
117 stars 50 forks source link

Add rust bindings for various features #11

Closed akshayknarayan closed 1 year ago

akshayknarayan commented 2 years ago

This PR adds rust bindings for:

As well as the following features in the runtime:

The rust bindings and runtime features can be separated into multiple PRs if that is desirable.

akshayknarayan commented 1 year ago

merged in dev branch.