An open API service indexing awesome lists of open source software.

https://github.com/dispatchrun/tarfs

Go package bridging between tarballs and fs.FS file systems
https://github.com/dispatchrun/tarfs

filesystem golang tar

Last synced: 2 months ago
JSON representation

Go package bridging between tarballs and fs.FS file systems

Awesome Lists containing this project

README

          

# tarfs [![build status](https://github.com/stealthrocket/tarfs/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/stealthrocket/tarfs/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/stealthrocket/tarfs)](https://goreportcard.com/report/github.com/stealthrocket/tarfs) [![Go Reference](https://pkg.go.dev/badge/github.com/stealthrocket/tarfs.svg)](https://pkg.go.dev/github.com/stealthrocket/tarfs)
Go package bridging between tarballs and fs.FS file systems