Skip to content

endlessm/eos-shard

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
m4
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

eos-shard

A simple archive format for storing data/metadata pairs.

This format was created to satisfy the following requirements:

  • Archives tons of files into a single binary format
  • Fast random access to files based on a primary key
  • Provides optional zlib (de)compression for individual files
  • Convenient storage/access of both data and metadata
  • Provides interface for inferring file content-type
  • Provides GObject introspectable library for reading/writing shards

About

Endless packfile format for knowledge apps

Resources

License

LGPL-2.1, GPL-2.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published