NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Mounting tar archives as a filesystem in WebAssembly (jeroen.github.io)
sillysaurusx 55 minutes ago [-]
Only peripherally relevant, but also see Ratarmount: https://github.com/mxmlnkn/ratarmount

It lets you mount .tar files as a read only filesystem.

It’s cool because you basically get random access to the tarball without paying any decompression costs. (It builds an index saying exactly where so-and-so is for every file.)

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 12:16:58 GMT+0000 (Coordinated Universal Time) with Vercel.