firecracker
https://github.com/firecracker-microvm/firecracker
Rust
Secure and fast microVMs for serverless computing.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported8 Subscribers
Add a CodeTriage badge to firecracker
Help out
- Issues
- bug: discard_range() silently fails to free physical memory for memfd-backed (MAP_SHARED) guest regions
- fix(memory): use fallocate(PUNCH_HOLE) for discard_range on MAP_SHARED regions
- aarch64: expose SMT topology in cpu-map and allow smt: true
- fix(virtio-balloon): reject guest writes to device-owned config fields
- refactor(vhost-user-block): delegate to the generic vhost-user frontend
- feat(vhost-user): add a generic vhost-user device
- [blk-threaded - 2/5] block: add worker thread lifecycle
- [blk-threaded - 3/5] seccomp: add block worker thread filter
- [blk-threaded - 4/5] block: expose threaded virtio-block
- FR: Publish .asc files for releases
- Docs
- Rust not yet supported