Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FTFLib.zip | 2014-09-16 | 218.4 kB | |
Totals: 1 Item | 218.4 kB | 0 |
FTFLib
Flexible Tagged Format Library
Flexible Tagged Format (FTF) is a completely flexible storage format using human readable tags, and potentially support storing any type of data.
Features:
-
Platform independent
-
Extremely flexible
-
Truly self describing
-
Meta data stored as variable tags
-
Human readable tags describing file content / data format
-
Possible to use tags without content (like flags)
-
Any type of data formatting / data types
-
Any type of encoding / compression
-
Multiple data content elements
-
Large file support (> 2GB); using 64 bit size fields
-
Platform independent; auto endianness algorithm
-
File integrity checking
-
Easy to use / implement
-
Multi-tier implementation: FTF Content, FTF File and FTF Image libraries