seekstar / rusty-cpp

Write C++ like rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Write C++ like rust

License:Apache License 2.0


Languages

Language:C++ 85.9%Language:Python 10.8%Language:CMake 3.3%