168 results (8 ms)
The simple and easy way to embed static files into Go binaries. AI-generatedStatic file bundler for Go binaries.
3. github.com/elazarl/go-bindata-assetfs
Serves embedded files from `jteeuwen/go-bindata` with `net/http` AI-generatedServe embedded files with go-bindata and net/http.
4. github.com/jteeuwen/go-bindata
Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details. AI-generatedEmbeds binary data into Go source code with optional compression.
5. github.com/bouk/staticfiles
staticfiles compiles a directory of files into an embeddable .go file AI-generatedEmbeds static files into a Go binary.
6. github.com/jessevdk/go-assets
Simple embedding of assets in go AI-generatedGo library for embedding and serving in-memory assets.
8. github.com/denandz/sourcemapper
Extract JavaScript source trees from Sourcemap files AI-generatedParse JavaScript source maps to retrieve original source code.
10. github.com/omeid/go-resources
Unfancy resources embedding for Go with out of box http.FileSystem support.
Include files in your binary the easy way AI-generatedStatic file inclusion tool for Go binaries.
12. github.com/benbjohnson/hashfs
Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching. AI-generatedHTTP caching using SHA256 hashes in file system.
Static content embedding for Golang AI-generatedStatic content embedding tool for Go binaries.
15. github.com/hajimehoshi/file2byteslice
A dead simple tool to embed a file to Go AI-generatedConverts a file to a Go byteslice variable.
16. github.com/leaanthony/mewn
ARCHIVED: A zero dependency asset embedder for Go AI-generatedEasy asset embedder for Go applications.
17. github.com/go-playground/statics
:file_folder: Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks AI-generatedPackage to embed and serve static files in Go applications.
Embed arbitrary resources into a go executable at runtime, after the executable has been built. AI-generatedLightweight library for embedding arbitrary resources into Go executables.
19. github.com/vearutop/statigz
Statigz serves pre-compressed embedded files with http in Go
20. 4d63.com/vangen
Tool for generating static HTML for Go vanity import paths. AI-generatedVangen generates static HTML for Go vanity import paths.