Virtual File Systems
Sort:
popular
|
newest
3. Jimfs339 usages
com.google.jimfs » jimfsApache
Jimfs is an in-memory implementation of Java 7's java.nio.file abstract file system API.
Last Release on Jan 5, 2021
4. TrueZIP16 usages
de.schlichtherle » truezipApache
TrueZIP is a Java based Virtual File System (VFS) to enable
transparent, multi-threaded read/write access to archive files
(ZIP, TAR etc.) as if they were directories.
Archive files may be arbitrarily nested and the nesting level is only
limited by heap and file system size.
Last Release on May 8, 2011
7. VFS3 usages
de.matrixweb.vfs » vfsBSD
VFS is a virtual file system wich features mounting of other filesystems
inside. This could be anything which is iterable in a tree-like structure.
Last Release on Apr 6, 2014
8. Loopy1 usages
org.kohsuke.loopy » loopyLGPL
loopy is a library for working with file-based file systems, i.e. file systems
contained within a single file. The ISO9660 file system is a well-known
example. loopy is being developed for use by Apache Jakarta Commons VFS.
Last Release on May 20, 2010
10. TrueZIP
TrueZIP is a Java based virtual file system (VFS) which enables
client applications to perform CRUD (Create, Read, Update, Delete)
operations on archive files as if they were virtual directories,
even with nested archive files in multithreaded environments.
As a library, TrueZIP 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, TrueZIP provides the interfaces and ...
Last Release on Aug 7, 2016