1
0
Fork
You've already forked libfs
0
A bad written library to do file I/O for C++
  • C++ 92.7%
  • CMake 7.3%
2026年06月16日 12:47:03 +02:00
cmake Add cmake folder 2026年05月01日 22:41:04 +03:00
src fix changed 2026年06月15日 21:20:59 +02:00
.gitignore Some winapi sutff 2026年06月14日 13:25:19 +03:00
CMakeLists.txt Change the api 2026年05月16日 11:24:58 +03:00
LICENSE License 2026年05月16日 13:33:00 +03:00
Readme.md edit readme burh 2026年05月16日 13:37:17 +03:00

Libfs

File system library that I'll use to replace C++'s fstream stuff. I'll try to make this cross-platfrom (linux/windows) and easy to use