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.
15 stars
3 watching
4 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that embeds static resources into Go applications for single binary compilation and serves files via http.FileSystem. | 66 |
| A utility to embed binary data in Go programs | 189 |
| An open-source Go library for learning and manipulating vector representations of words | 476 |
| A Go library for generating QR codes with customizable styles and options. | 587 |
| A tool for embedding files in Go programs and updating them remotely without restarting the server. | 635 |
| A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
| A 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 |
| A site that teaches Go programming by extracting code and comments from source files | 7,342 |
| Manages dependencies and vendoring for Go projects by fetching, rewriting import paths, and introducing metadata files. | 231 |
| A Go library and SDK for interacting with the Arweave blockchain network | 140 |
| An IoC container for dependency injection in Go applications | 566 |
| Downloads large files by splitting them into chunks and downloading concurrently | 725 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| A tool to recreate and manipulate embedded filesystems from Go binary resources | 29 |
| A lightweight web framework for building simple web applications using Go | 24 |