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: over 2 years ago
gogolang

Related projects:

Repository Description Stars
shulhan/share A collection of libraries and tools for working with Go programming language 1
bdjimmy/gbind Library for parameter binding and validation in Go web applications 10
wlbr/mule Embeds external resources into Go code to create single file executables without dependencies. 15
lukeroth/gdal A Go wrapper around a popular geospatial data abstraction library. 289
go-playground/statics A tool that embeds static resources into Go applications for single binary compilation and serves files via http.FileSystem. 67
danieldk/go2vec A package for reading and analyzing word embeddings from the word2vec format in Go. 56
namit/the-go-programming-language A collection of notes, examples, and exercises from the official Go book. 2
unnoted/fileb0x A tool for embedding files in Go programs and updating them remotely without restarting the server. 635
ggicci/httpin A package for easily decoding data from HTTP requests and encoding them into Go structs. 321
gobwas/glob A Go library for efficient string matching using compile-time glob patterns. 961
sridharv/gojava A tool for generating Java bindings to Go packages 184
simonnilsson/ask A package that provides a way to access nested properties in data structures using a simple and expressive query language. 47
robfig/bind A library that enables seamless integration of HTTP request parameters with Go objects. 31
algorand/go-algorand-sdk Provides APIs and tools for interacting with the Algorand blockchain 185
logic-building/functional-go A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. 181