Try it here: https://github.com/Hush-Engine/Hush-Engine
Go to the dev branch of the project, and run cmake at the root to generate your project files. (vcpkg is needed)
About
Hush Engine is an in-progress game engine built with C++ and C# that focuses on being fast, lightweight, and simple to use. This engine aims to use bleeding-edge technology such as Vulkan in combination with an ECS architecture. It also provides AOT builds for every target platform.