ulikunitz / xz

Pure golang package for reading and writing xz-compressed files
Other
477 stars 45 forks source link

multicore #18

Open wkhere opened 6 years ago

wkhere commented 6 years ago

Cool project!

Obvious enhancement for the future would be to parallelize some work, making use of all cpu cores.