embedded-files topic

List embedded-files repositories

fileb0x

633
Stars
53
Forks
Watchers

a better customizable tool to embed files in go; also update embedded files remotely without restarting the server

Swego

192
Stars
31
Forks
Watchers

Swiss army knife Webserver in Golang. Keep simple like the python SimpleHTTPServer but with many features

embed

92
Stars
4
Forks
Watchers

Static content embedding for Golang

rebed

29
Stars
2
Forks
Watchers

Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.

bin2cpp

69
Stars
8
Forks
Watchers

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.

TinyVFS

24
Stars
4
Forks
Watchers

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.