Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Resource Embedding packages

Showing projects tagged as Resource Embedding

  • packr

    8.8 3.8 Go
    The simple and easy way to embed static files into Go binaries.
  • statik

    8.7 0.0 Go
    Embed files into a Go executable
  • go.rice

    8.4 0.0 Go
    go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
  • vfsgen

    7.3 2.1 Go
    Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.
  • fileb0x

    6.8 0.0 Go
    a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
  • esc

    6.8 0.0 Go
    A simple file embedder for Go
  • go-bindata

    5.9 2.9 Go
    A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
  • binclude

    5.8 7.5 Go
    Include files in your binary the easy way
  • go-resources

    5.0 0.0 Go
    Unfancy resources embedding for Go with out of box http.FileSystem support.
  • statics

    3.5 0.0 Go
    :file_folder: Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks
  • go-embed

    2.6 0.7 Go
    Generates go code to embed resource files into your library or executable
  • templify

    2.5 0.0 Go
    A tool to be used with 'go generate' to embed external template files into Go code.
  • debme

    2.2 1.8 Go
    embed.FS wrapper providing additional functionality
  • rebed

    2.0 0.0 Go
    Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.
  • mule

    1.7 0.0 Go
    mule is a tool to be used with 'go generate' to embed external resources files into Go code.
  • embed

    0.2 0.0 Go
    Embed files as byte arrays to package.
  • gassets

    0.2 0.0 Go
    Easy resource bundler for go