Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 716 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 716 Bytes

firec

firec (pronounced "fyrek") is Rust client library to interact with Firecracker. It allows you to create, manipulate, query and stop VMMs.

Examples

You can see implementations in the examples directory.

status

Currently heavily in development and therefore expect a lot of API breakage for a while.

Having said that, we'll be following Cargo's SemVer rules so breaking changes will be released in new minor releases. However, we will only support the latest release.