Project Summary
Project Information
Field | Value |
---|---|
Name | TrueZIP Kernel |
Description | This module implements virtual file systems from arbitrary resources, manages their state and commits unsynchronized changes if required or requested. The TrueZIP Kernel uses file system drivers to access these resources. It provides multithreading, multiplexing, caching and buffering so that the file system drivers do not need to take care of this. |
Homepage | https://christian-schlichtherle.bitbucket.io/truezip/truezip-kernel |