awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
GeertJohan avatar

GeertJohan/go.rice

0
View on GitHub↗
2,442 stars·186 forks·Go·BSD-2-Clause·7 views

Go.rice

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

Features

  • Embedded Resources - Simplifies handling of HTML, JS, CSS, and templates.
  • Resource Embedding - Embed HTML, JS, CSS, and images.
  • Static Asset Embedding - Embeds static resources into binaries.

Star history

Star history chart for geertjohan/go.riceStar history chart for geertjohan/go.rice

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does geertjohan/go.rice do?

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

What are the main features of geertjohan/go.rice?

The main features of geertjohan/go.rice are: Embedded Resources, Resource Embedding, Static Asset Embedding.

What are some open-source alternatives to geertjohan/go.rice?

Open-source alternatives to geertjohan/go.rice include: gobuffalo/packr — The simple and easy way to embed static files into Go binaries. shurcool/vfsgen — Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it. rakyll/statik — Statik is a build tool for the Go language that transforms directory structures and files into byte arrays within… mjibson/esc. omeid/go-resources. go-playground/statics.

Open-source alternatives to Go.rice

Similar open-source projects, ranked by how many features they share with Go.rice.
  • shurcool/vfsgenshurcooL avatar

    shurcooL/vfsgen

    983View on GitHub↗

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

    Goembed-filesgo
    View on GitHub↗983
  • gobuffalo/packrgobuffalo avatar

    gobuffalo/packr

    3,393View on GitHub↗

    The simple and easy way to embed static files into Go binaries.

    Gobuildgobuffalopackr
    View on GitHub↗3,393
  • rakyll/statikrakyll avatar

    rakyll/statik

    3,828View on GitHub↗

    Statik is a build tool for the Go language that transforms directory structures and files into byte arrays within source code. This process enables the creation of single-binary distributions by embedding static assets directly into the compiled executable. The tool ensures deterministic builds by stripping file modification timestamps, resulting in consistent binary outputs across different environments. It also includes a build-time asset filter to limit the inclusion of specific file extensions and minimize the final executable size. To access these embedded assets, the project provides a

    Gofilesgogolang
    View on GitHub↗3,828
  • go-playground/staticsG

    go-playground/statics

    0View on GitHub↗
    View on GitHub↗0
See all 13 alternatives to Go.rice
→