mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-29 12:03:59 +08:00
9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
|
## Libraries
|
||
|
|
||
|
### included in repo
|
||
|
|
||
|
* libfuse: https://github.com/libfuse/libfuse (heavily modified fork of v2.x)
|
||
|
* ghc::filesystem: https://github.com/gulrak/filesystem
|
||
|
* nonstd::optional: https://github.com/martinmoene/optional-lite
|
||
|
* fmt: https://github.com/fmtlib/fmt
|