/rustlike

Rustlike C++

Primary LanguageC++

Rustlike

How far do you get in C++ before longing for Rust, if only its standard library? Let's reuse the best ideas as far as possible.

Planned content

  • Result<>
  • SentinelOption<>
  • Slice<>
  • SizedSlice<>
  • Mutex<>
  • Cell<>
  • enum translator // derive(Debug)