go.rice
Resource manager
Makes working with resources like HTML, CSS, images, and templates easy in Go programs
go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
2k stars
58 watching
187 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
joho/godotenv | Loads environment variables from .env files into Go applications | 8,445 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,759 |
zxh0/jvm.go | A toy implementation of a Java Virtual Machine in Go | 3,594 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |
puerkitobio/goquery | A library that provides an HTML-parsing and manipulation interface in Go. | 14,065 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
google/starlark-go | An implementation of the Starlark configuration language in Go. | 2,348 |
duke-git/lancet | A comprehensive utility function library for Go that provides a wide range of functions for common tasks. | 4,698 |
emicklei/go-restful | A package for building RESTful web services using Go | 5,041 |
zserge/lorca | A library that enables cross-platform development of desktop applications using HTML5 and Go | 8,032 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,011 |