bradfitz / iterLinks
Range over integers [0,n). Seriously, that's it.
☆295Updated 5 years ago
Alternatives and similar repositories for iter
Users that are interested in iter are comparing it to the libraries listed below
Sorting:
- Remove unnecessary type conversions from Go source☆383Updated 3 months ago
- go4 hosts the go4.org packages.☆328Updated last year
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- ☆342Updated 7 years ago
- Print version used to build Go executables☆274Updated 10 months ago
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated last year
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- tool for detecting unused functions and variables in Go source code☆141Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- go test but faster (cached)☆247Updated 7 years ago
- View annotated files based on line-spec☆226Updated last year
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 3 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- Reduce Go programs☆216Updated last year
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Search for Go code using syntax trees☆476Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- An immutability helper for Go☆141Updated 8 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- A Tree printer module written in GoLang☆192Updated 4 years ago
- atomic is a go package for atomic file writing☆200Updated 3 years ago
- A Go source transformation tool for generics☆261Updated 3 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆501Updated 3 years ago