Aurae is a free and open source Rust project which houses a memory-safe systems runtime daemon built specifically for enterprise distributed systems called auraed.
If you are not on Linux, you can play around with https://aurae.io/ via Docker.
Make sure you have a Docker install configured: https://www.docker.com/get-started/
git clone https://github.com/halorgium/aurae-docker
cd aurae-docker
./build.sh
./daemon.sh
./examples.sh
# in the container
~/examples/connect.auraescript