Projects / libgta

libgta

Libgta implements the Generic Tagged Arrays (GTA) file format. GTAs can store any kind of data in multidimensional arrays, optionally with simple tags to store rich metadata. GTAs are streamable and support mupltiple compression methods. Uncompressed GTAs allow easy out-of-core data access for very large arrays.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  19 Dec 2012 02:43

    Release Notes: This version improves compatibility with Windows compilers and updates the FindGTA.cmake script.

    •  04 Sep 2012 12:43

    Release Notes: This version fixes a few minor problems, one of which prevented the test suite from running properly.

    •  27 Jan 2012 21:01

      Release Notes: This update fixes a few minor build and portability issues.

      •  11 Dec 2011 21:41

        Release Notes: This release fixes a few bugs that caused libgta to crash on invalid input. Automatic fuzz testing was added to help prevent this kind of problem in the future.

        •  05 Dec 2011 22:02

        Release Notes: Only minor tweaks were made since the last release candidate. The libgta API and the GTA file format will remain compatible with this version in the future.

        Screenshot

        Project Spotlight

        Gearmand

        A job dispatching server.

        Screenshot

        Project Spotlight

        clens

        A convenience library that aids in porting code from OpenBSD.