Skip to content

library for creating archive formats using zero-copy ByteBuffers in Java

Notifications You must be signed in to change notification settings

StephenFlavin/zero-copy-archives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

zero-copy-archives

library for creating archive formats using zero-copy ByteBuffers in Java

TODO

  • Create .tar archives
    • Benchmark various file sizes (initial tests showing 2-4x improvements)
    • Support PAX headers
  • Read support for .tar archives
  • Create .zip archives
  • Read support for .zip archives
  • Benchmarks

About

library for creating archive formats using zero-copy ByteBuffers in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages