mule

Resource embedder

Embeds external resources into Go code to create single file executables without dependencies.

mule is a tool to be used with 'go generate' to embed external resources files into Go code.

GitHub

15 stars
3 watching
4 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
go-playground/staticsA tool that embeds static resources into Go applications for single binary compilation and serves files via http.FileSystem.66
shulhan/go-bindataA utility to embed binary data in Go programs189
ynqa/wegoAn open-source Go library for learning and manipulating vector representations of words476
yeqown/go-qrcodeA Go library for generating QR codes with customizable styles and options.587
unnoted/fileb0xA tool for embedding files in Go programs and updating them remotely without restarting the server.635
danieldk/go2vecA package for reading and analyzing word embeddings from the word2vec format in Go.56
linkedin/goavroA library that enables encoding and decoding of Avro data in Go, providing a more straightforward and efficient way to work with binary and textual JSON formats.989
mmcgrana/gobyexampleA site that teaches Go programming by extracting code and comments from source files7,342
owenthereal/nutManages dependencies and vendoring for Go projects by fetching, rewriting import paths, and introducing metadata files.231
everfinance/goarA Go library and SDK for interacting with the Arweave blockchain network140
golobby/containerAn IoC container for dependency injection in Go applications566
melbahja/gotDownloads large files by splitting them into chunks and downloading concurrently725
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749
soypat/rebedA tool to recreate and manipulate embedded filesystems from Go binary resources29
gdwrd/banjoA lightweight web framework for building simple web applications using Go24