PhysicsFS; a portable, flexible file i/o abstraction.
Project Website: https://icculus.org/physfs/
Please see the docs directory for PhysicsFS documentation.
Still under development
A wrapper, written in C#.
You can use it with PhysFS class, that provides an object-oriented interface and take care of everything behind the scene, or handle yourself the dll calls directly through Interop class, that maps every single function and struct from physfs.h.
For more information, see detailed README.
For PhysFS, see LICENSE.txt.
For PhysFS#, see LICENSE.