InfluxDB

Announcing InfluxDB IOx – The Future Core of InfluxDB Built with Rust and Arrow

Rust gives us more fine grained control over runtime behavior and memory management. As an added bonus it makes concurrent programming easier and eliminates data races. Its packaging system, Crates.io, is fantastic and includes everything you need out of the box. With the addition of async/await last fall, I thought it was time to start seriously considering it.

InfluxDB