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
M

mjibson/esc

0
View on GitHub↗
0 stars·0 forks·9 views

Esc

Features

  • Code Generation - Tool for embedding static files into Go binaries.
  • Embedded Resources - Embeds files with an HTTP file system interface.
  • Resource Embedding - Embed files and provide an HTTP.FileSystem interface.

Star history

Star history chart for mjibson/escStar history chart for mjibson/esc

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

Open-source alternatives to Esc

Similar open-source projects, ranked by how many features they share with Esc.
  • go-playground/staticsG

    go-playground/statics

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • geertjohan/go.riceGeertJohan avatar

    GeertJohan/go.rice

    2,442View on GitHub↗

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

    Go
    View on GitHub↗2,442
  • omeid/go-resourcesO

    omeid/go-resources

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Esc→

Frequently asked questions

What are the main features of mjibson/esc?

The main features of mjibson/esc are: Code Generation, Embedded Resources, Resource Embedding.

What are some open-source alternatives to mjibson/esc?

Open-source alternatives to mjibson/esc include: gobuffalo/packr — The simple and easy way to embed static files into Go binaries. pyros2097/go-embed. geertjohan/go.rice — go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy. go-playground/statics. omeid/go-resources. rakyll/statik — Statik is a build tool for the Go language that transforms directory structures and files into byte arrays within…