go-bindata

Data embedder

A utility to embed binary data in Go programs

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

GitHub

189 stars
8 watching
25 forks
Language: Go
last commit: about 4 years ago
gogolang

Related projects:

RepositoryDescriptionStars
shulhan/shareA collection of libraries and tools for working with Go programming language1
bdjimmy/gbindLibrary for parameter binding and validation in Go web applications10
wlbr/muleEmbeds external resources into Go code to create single file executables without dependencies.15
lukeroth/gdalA Go wrapper around a popular geospatial data abstraction library.291
go-playground/staticsA tool that embeds static resources into Go applications for single binary compilation and serves files via http.FileSystem.66
danieldk/go2vecA package for reading and analyzing word embeddings from the word2vec format in Go.56
namit/the-go-programming-languageA collection of notes, examples, and exercises from the official Go book.2
unnoted/fileb0xA tool for embedding files in Go programs and updating them remotely without restarting the server.635
ggicci/httpinA package for easily decoding data from HTTP requests and encoding them into Go structs.324
gobwas/globA Go library for efficient string matching using compile-time glob patterns.968
sridharv/gojavaA tool for generating Java bindings to Go packages184
simonnilsson/askA package that provides a way to access nested properties in data structures using a simple and expressive query language.48
robfig/bindA library that enables seamless integration of HTTP request parameters with Go objects.31
algorand/go-algorand-sdkProvides APIs and tools for interacting with the Algorand blockchain185
logic-building/functional-goA Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way.181