shreyasbharath / fast-fs

In-memory file system for testing purposes in C/C++ projects

Repository from Github https://github.comshreyasbharath/fast-fsRepository from Github https://github.comshreyasbharath/fast-fs

fast-fs

In-memory file system for testing purposes in C/C++ projects

The main purpose of fast-fs is to reduce execution time of unit tests that make heavy use of the file system.

Build Status

About

In-memory file system for testing purposes in C/C++ projects

License:MIT License


Languages

Language:C++ 99.8%Language:CMake 0.2%