We do real time signal processing, 3D graphics, and other systems-y stuff, so we just decided to use Rust up and down the stack. It works well for us.
Actix/sqlx isn't Rails, but it's 90% of the way there. The rich type system is liberating, and form validation is far easier with Actix/serde than rspec.