/rusty-cpp

Write C++ like rust

Primary LanguageC++Apache License 2.0Apache-2.0

rusty-cpp

Write C++ code like Rust!

This project does not simply port code from Rust standard library to C++. Instead, this project provides C++ utilities with similar API in Rust standard library.

This project is highly incomplete, but I will maintain this project in the long term.

LICENSE

This project is dual licensed under the Apache License v2.0 and the MIT License.