# OysterPack Rust Cloud Native Reactive Platform The mission is to provide a platform to build cloud native [reactive](https://www.reactivemanifesto.org/) systems in Rust. ## Why Rust ? Because I am confident that Rust is the future ... [Rust](https://www.rust-lang.org) is simply the best systems programming language that we can **TRUST** for building production grade reactive systems. Rust's focus on **safety**, **speed**, and **concurrency** delivers the performance and control of a low-level language, but with the powerful abstractions of a high-level language. ## [OysterPack Blog](https://oysterpack.blogspot.com/) To keep up to date, you can also follow the [blog](https://oysterpack.blogspot.com/). ## License Licensed under either of * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.