dgryski / gophervids
Proof of concept Gopher Video player
☆50Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for gophervids
- Package srcutil provides utilities for working with Go source code.☆26Updated 7 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 8 years ago
- Fast typesafe templating for golang☆62Updated 6 years ago
- ☆70Updated 3 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Compile text/template / html/template to regular go code☆118Updated 7 years ago
- Is a library that aids in graceful shutdown of a process/application☆47Updated 7 years ago
- Simple error handling primitives that work well with structured logging☆28Updated 5 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 3 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 6 years ago
- show Go package dependencies☆52Updated 6 years ago
- ☆60Updated 3 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆68Updated last year
- Generic Data Structures/Algorithms in golang.