rebed
FS recreater
A tool to recreate and manipulate embedded filesystems from Go binary resources
Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.
29 stars
2 watching
2 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
embeddedembedded-filesfilesystemgolangresource-embeddingstatic-resources
Related projects:
Repository | Description | Stars |
---|---|---|
go-playground/statics | A tool that embeds static resources into Go applications for single binary compilation and serves files via http.FileSystem. | 67 |
robfig/soy | A Go implementation of Google Closure templates | 172 |
wlbr/mule | Embeds external resources into Go code to create single file executables without dependencies. | 15 |
unnoted/fileb0x | A tool for embedding files in Go programs and updating them remotely without restarting the server. | 635 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 34 |
omeid/go-resources | A tool that generates idiomatic Go resources by transforming file contents into an embedded file system | 176 |
unrolled/render | A Go package for rendering various data types in web responses | 1,940 |
orirawlings/jt | A templating tool to process and render JSON data in Go using the text/template package. | 2 |
shulhan/go-bindata | A utility to embed binary data in Go programs | 189 |
pedrovgs/renderers | A library that automates boilerplate code for rendering data in RecyclerViews and ListViews | 1,200 |
lacion/cookiecutter-golang | A framework for quickly creating production-ready Go projects with basic templates and tools. | 691 |
fsprojects/graphprovider | A state machine type provider for managing discrete states and transitions in software systems | 35 |
busser/tfautomv | Automatically generates moved blocks in Terraform code to simplify refactoring | 704 |
falood/exsync | A tool that automates code recompilation when the underlying file system changes | 161 |
nick8325/remarkable-fs | A FUSE-based driver for interacting with reMarkable tablets as a normal filesystem | 84 |