shurcooL / vfsgenLinks
Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.
☆983Updated 2 years ago
Alternatives and similar repositories for vfsgen
Users that are interested in vfsgen are comparing it to the libraries listed below
Sorting:
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆635Updated 2 years ago
- A simple file embedder for Go☆631Updated 2 years ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,187Updated 4 years ago
- File system event notification library on steroids.☆926Updated last year
- Semantic Versioning (semver) library written in golang☆1,041Updated 2 years ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆864Updated 10 months ago
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆940Updated 2 months ago
- Persistent stacks and queues for Go backed by LevelDB☆864Updated last year
- A Transport for http.Client that will cache responses according to the HTTP RFC☆756Updated 2 years ago
- Go glob☆1,009Updated last year
- a toolkit for creating plugins for Go applications☆782Updated last year
- A go library to improve readability in terminal apps using tabular data☆742Updated 3 years ago
- A versatile library for building CLI applications in Go☆883Updated last year
- Simple backoff algorithm in Go (golang)☆656Updated last year
- github.com/cznic/ql has moved to modernc.org/ql☆1,300Updated 7 years ago
- Make temporary edits to your Go module dependencies