Are you using Rust at work? If yes, for what?

We use Rust extensively at Aircast. I left my job to work on Aircast last year and it really gave me the time I needed to invest in learning Rust, and I am so glad I did. The level of confidence Rust gives me, especially compared to our old Node/TypeScript services, has been amazing. I am genuinely happier (less stressed) in my day to day since moving to Rust.

  • Our RTMP server is written in Rust using rml_rtmp.
  • Our chat application (StreamChat uses Rust for the web socket server.
  • We have a chat bot (Oaty) written in Rust.
  • We have some custom gstreamer elements written in Rust
  • The streaming infrastructure is all in Rust (starting/stopping the streams, status updates, etc)
  • Stream stats ingestion and API in Rust
  • A number of miscellaneous services and tools.
/r/rust Thread