https://github.com/containers/crun
nerdctl is a client app which speaks to containerd, which is a long running daemon.
podman uses a different architecture (no long running daemon)
Both projects use runc to actually launch the containers.
https://github.com/containers/crun