slim
Build and run tiny vms from Dockerfiles. Small and sleek. (by ottomatica)
kwarantine
Kwarantine can run strongly isolated containers in a multi-tenant setting (by ashishbijlani)
slim | kwarantine | |
---|---|---|
3 | 1 | |
2,095 | 15 | |
0.0% | - | |
0.0 | 3.4 | |
almost 2 years ago | about 2 months ago | |
JavaScript | ||
Apache License 2.0 | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
slim
Posts with mentions or reviews of slim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-16.
- Show HN: Slim 2: Create VM from Dockerfile (+macOS M1/Hyper-V)
-
Can we build Micro VMs with Dockerfile? : Answer is Yes !!!
View on GitHub
-
Execute Docker Containers as QEMU MicroVMs
There are a few existing projects out there like this if folks are interested. Slim [0] is the one I can remember off the top of my head. I think there are a couple more.
Still, neat to have the walkthrough here in this post.
https://github.com/ottomatica/slim
kwarantine
Posts with mentions or reviews of kwarantine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-16.
-
Execute Docker Containers as QEMU MicroVMs
No, gVisor is from Google. They emulate system calls in user-space and use VMs, which increases runtime performance overhead. We use hardware virtualization to directly run containers -- no I/O emulation, no expensive VM exits, scale as needed. Initial comparison with FC/GVisor/Xen here: https://github.com/ashishbijlani/kwarantine
What are some alternatives?
When comparing slim and kwarantine you can also consider the following projects:
krunvm - Create microVMs from OCI images
libkrun - A dynamic library providing Virtualization-based process isolation capabilities
harvester - Open source hyperconverged infrastructure (HCI) software
WebVirtMgr - WebVirtMgr panel for manage virtual machine
react-virtualized - React components for efficiently rendering large lists and tabular data