142 results (6 ms)
The simple and easy way to embed static files into Go binaries.
3.4k 1.1k2 days ago
2. github.com/elazarl/go-bindata-assetfs
Serves embedded files from `jteeuwen/go-bindata` with `net/http`
867 1.8k2 days ago
3. github.com/jteeuwen/go-bindata
Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details.
660 2312 days ago
5. github.com/kevinburke/go-bindata
A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
346 192 days ago
7. github.com/benbjohnson/hashfs
Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.
371 262 days ago
11. github.com/vearutop/statigz
Statigz serves pre-compressed embedded files with http in Go
73 282 days ago
14. github.com/getlantern/byteexec
Go library for executing files stored as byte arrays, handy for use with go-bindata.
39 112 days ago
Embed arbitrary resources into a go executable at runtime, after the executable has been built.
82 22 days ago
17. github.com/omeid/go-resources
Unfancy resources embedding for Go with out of box http.FileSystem support.
177 12 days ago
Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.
29 32 days ago
PreviousNext