Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.
/ bvestl-fs Public archive
forked from wjakob/filesystem

Mirror of https://gitlab.bvereborn.com/bve-reborn/bvestl-fs. A port of wjakob's filesystem/path.h to EASTL, including complete support for custom allocators.

License

Notifications You must be signed in to change notification settings

BVE-Reborn/bvestl-fs

 
 

Repository files navigation

bvestl-fs

A port of wjakob's filesystem/path.h to EASTL, including complete support for custom allocators. Added various functionality to round out the capibilities of the library. API can be found in include/path.hpp.

Installation/Building

Uses vcpkg as primary package manager, though is usable without. Requires:

  • doctest
  • eastl
  • eastl-polyalloc (vcpkg port found in external/vcpkg/ports/)
  • fmt

About

Mirror of https://gitlab.bvereborn.com/bve-reborn/bvestl-fs. A port of wjakob's filesystem/path.h to EASTL, including complete support for custom allocators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.3%
  • C++ 38.5%
  • CMake 3.2%