Skip to content

cppccn/jtar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JTAR

JTAR is a dumb archive format that appears to be a subset of JSON (which is handy)

Folders are [ ... ] array of files, where files are { ... } dictionaries with properties metadata and content which is base64 encoded.

Is JTAR inefficient?

Yes and No: Archives are heavy (by ~ %) but after gunzip, the difference … more serious benchmark would be neat.

Extensions

  • laziness -l option
  • chunk -c option

About

JSON archive bin & lib

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages