Include files in your binary the easy way
-
Updated
Feb 17, 2021 - Go
Include files in your binary the easy way
PowerShell Script to EXE Builder - Create standalone executables from PowerShell scripts with GUI, resource embedding, and code obfuscation
Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.
Go resource embedding library which doesn't require `go generate` at all
A cross-platform CMake tool (tested on Linux, Windows, WebAssembly, and Android) that automatically embeds files and resources directly into your binaries (via assembly or byte arrays on MSVC) using `xxd`. This is a refactored version written in pure C11; it eliminates the C++ dependency while maintaining integration with CMake projects.
A modern C++20 library for embedding binary resources (files) directly into C++ executables at compile-time
Add a description, image, and links to the resource-embedding topic page so that developers can more easily learn about it.
To associate your repository with the resource-embedding topic, visit your repo's landing page and select "manage topics."