Cute Gopher Mascot

The Best Go Libraries For Resource Embedding (5)

Discover the best Go libraries for Resource Embedding! Find the perfect tools to streamline your development and boost productivity. From debme to esc, we've got you covered. Let the coding begin!

debme

Create an `embed.FS` from an existing `embed.FS` subdirectory.

See More! šŸš€

esc

Embeds files into Go programs and provides http.FileSystem interfaces to them.

See More! šŸš€

fileb0x

Simple tool to embed files in go with focus on "customization" and ease to use.

See More! šŸš€

rebed

Recreate folder structures and files from Go 1.16's `embed.FS` type

See More! šŸš€

vfsgen

Generates a vfsdata.go file that statically implements the given virtual filesystem.

See More! šŸš€