statics
Static embedder
A tool that embeds static resources into Go applications for single binary compilation and serves files via http.FileSystem.
Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks
66 stars
5 watching
7 forks
Language: Go
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Embeds external resources into Go code to create single file executables without dependencies. | 15 |
| A tool for embedding static files into an application's binary during compilation | 177 |
| A utility to embed binary data in Go programs | 189 |
| A tool for embedding files in Go programs and updating them remotely without restarting the server. | 635 |
| Automates the process of generating setup code in Go projects | 30 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
| A modular web development framework that provides a lightweight and flexible way to build scalable web applications in Go. | 33 |
| A package that simplifies loading environment variables into configuration structures in Go applications. | 67 |
| An embed component for Vue 2.x that allows embedding various types of content using the embed.js library. | 59 |
| A library to encode structs into HTTP header fields | 46 |
| A tool that improves the Go programming language by providing syntactical sugar and tools to make code simpler and easier to read. | 66 |
| A code generator that statically implements an HTTP file system | 984 |
| A simple and highly configurable logging library for Go. | 292 |
| A testing library with generic assertions and helpers for Go tests | 103 |