christian-schlichtherle / truevfs

TrueVFS is a virtual file system (VFS) for Java 1.8 which enables client applications to access archive files as if they were virtual directories, including nested archive files in multithreaded environments.

Home Page:https://truevfs.namespace.global

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release Notes Maven Central Apache License 2.0 Test Workflow

TrueVFS

TrueVFS is a virtual file system (VFS) for Java 8 which enables client applications to access archive files as if they were virtual directories, including nested archive files in multithreaded environments. As a library, TrueVFS provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueVFS provides the API to write file system drivers which plug-in to its federated file system space.

For more information, please refer to the documentation at http://truevfs.net/.

About

TrueVFS is a virtual file system (VFS) for Java 1.8 which enables client applications to access archive files as if they were virtual directories, including nested archive files in multithreaded environments.

https://truevfs.namespace.global

License:Apache License 2.0


Languages

Language:Java 92.2%Language:Scala 6.7%Language:Shell 1.1%