top | item 36908587

(no title)

epinephrinios | 2 years ago

I worked on this team for 3 years along the OGs behind BMQ, specifically on a closed-source middleware with very similar architecture. I am very happy that they finally open sourced one of their main projects!

They have very strict standards which are necessary given that C++ really is a minefield. We did a great job avoiding UB by following those coding standards. There is some verbosity that can be avoided but hey these are details.

Personally, I have moved to Rust since then and I am not looking back.

discuss

order

andrewgazelka|2 years ago

Is there something like BMQ but in Rust? Seems interesting you mentioned it.