I think containers are often misunderstood: The main benefit is not isolation and security, it's defined and reproducible environments and builds. If there is some additional isolation required, just run the container in a VM.
- https://github.com/firecracker-microvm/firecracker-container...
- https://github.com/kuasar-io/kuasar
- https://github.com/kata-containers/kata-containers
- https://github.com/QuarkContainer/Quark