My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: library, filesystem, c, embedded, c99
Show all Featured wiki pages:
ChangeLog HomePage WhefsExamples
People details
Project owners:
  sgbeal

Welcome to the whefs Project

whefs (WanderingHorse.net Embedded Filesystem) is an Open Source C library implementing an embedded/virtual filesystem. It works by creating a "filesystem" inside a so-called container file (or in memory). This API can then treat that container similarly to a filesystem. In essence this is similar to conventional archives (e.g. zip files), except that this library provides random-access read/write support to the filesystem via an API similar to the conventional fopen(), fread(), fwrite() and friends.

You can read all about whefs on the HomePage.

Project source code statistics provided by Ohloh.net:









Hosted by Google Code