Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 351 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 351 Bytes

MCMV Core

This is a C++ implementation of MCMV, which should be much faster thanks to the compiled nature of C++, as well as this implementation using multithreading whenever possible.

The project is currently in early development, if you would like a working version, please check out the Python version here