christian-schlichtherle / truevfs   0.12.2

Apache License 2.0 Website GitHub

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.

Scala versions: 2.13 2.12 2.11 2.10

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/.