embedded-files
There are 19 repositories under embedded-files topic.
UnnoTed/fileb0x
a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
nodauf/Swego
Swiss army knife Webserver in Golang. Keep simple like the python SimpleHTTPServer but with many features
aprice/embed
Static content embedding for Golang
end2endzone/bin2cpp
bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for easy access within the code.
soypat/rebed
Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.
hueifeng/TinyVFS
The virtual file system embeds (js, css, html, cshtml) and other files into the dll, so that it can be used like a physical file during operation.
yurique/laminar-snowpack-example
An example of a Snowpack build for a Scala.js + Laminar + frontroute app.
IohannRabeson/rescom
C++ resource compiler to embed files into executables
yankeguo-deprecated/binfs-alt
embedded filesystem for go binary
qtopie/vfsgen-sample
An sample of using embedded files in Go with vfsgen: https://github.com/shurcooL/vfsgen
crajnits/embed_files
CMake/C++ resource embedder
inabyte/embed
Embed static file in go
SharkFourSix/dsync
Database migration library for golang
gregfrazier/steganography-junk
Messing around with steganography by embedding files into images.
CleasbyCode/pdvzip-1
Embed a ZIP or JAR file within a PNG image to create a tweetable and "executable" PNG-ZIP polyglot image file. CLI / Web tool.
eliquious/simpleassets
A small Golang code generator command which stores static assets
svenk/markball
Markdown and Tarball crossing to a human-readable markup file
wmentor/embed
Embed files into Golang application. Since Go 1.16 is no more actual
mekramy/gofs
Flexible embed and local file system for go.