OysterPack Rust Reactive Platform

The mission is to provide a platform to build reactive systems in Rust.

Why Rust ?

Because Rust is the best systems programming language for building production grade reactive systems today. It's main competitive advantages are:

  1. Bare metal performance
  2. Memory safety features guarantees with out the need for a garbage collector
  3. Small memory footprint
  4. Rust compiler
  5. Cargo tooling and Rust ecosystem