jbrukh / ggitLinks
ggit
☆17Updated 11 years ago
Alternatives and similar repositories for ggit
Users that are interested in ggit are comparing it to the libraries listed below
Sorting:
- Generate Go structs from JSON!☆42Updated 12 years ago
- (GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.☆15Updated 9 years ago
- ☆14Updated 9 years ago
- ☆15Updated 7 years ago
- Json Streams Modeling in Go☆24Updated 6 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- A stripped-down Markdown variant that hopefully won't slip☆20Updated 7 years ago
- Temporary files and directories made easy☆28Updated 2 years ago
- print sizes of Go data structures☆26Updated 10 years ago
- Emulating builtin complex numbers with structs of floats and measuring the results☆10Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- github.com/cznic/ir has moved to modernc.org/ir☆11Updated 6 years ago
- Package addrs provides flags to define one or an array of net.Addr.☆15Updated 9 years ago
- ☆29Updated 9 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 8 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- Package limitgroup provides a sync.WaitGroup equivalent with a configurable upper bound.☆32Updated 10 years ago
- ☆10Updated 10 years ago
- ctx = Cons(ctx1, ctx2)☆22Updated 8 years ago
- Generate a Go file with the output of compile time shell commands☆19Updated 4 years ago
- Simple and performant routing in Go.☆20Updated 9 years ago
- Package git provides an incomplete pure Go implementation of Git core methods.☆27Updated 9 years ago
- A small utility that packages up environment variables to ship with a Go binary☆11Updated 10 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- github.com/cznic/virtual has moved to modernc.org/virtual☆20Updated 6 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 10 years ago
- Easily trace goroutines at runtime