jub0bs / iterutilLinks
an experimental collection of utility functions (sources, combinators, sinks) for working with Go iterators
☆15Updated 8 months ago
Alternatives and similar repositories for iterutil
Users that are interested in iterutil are comparing it to the libraries listed below
Sorting:
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Golang linter to use strconv☆41Updated last week
- Simple oauth prompting☆28Updated last year
- detects nested contexts in loops or function literals☆56Updated 2 weeks ago
- Track incoming and outgoing connections☆37Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Simple profiling for Go☆76Updated last year
- High-performance in-memory ring buffer☆25Updated 4 months ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- A high-level interface for interacting with a Git subprocess in Go☆26Updated 11 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Package your Go modules☆42Updated last year
- Extension handlers for the slog library☆43Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆77Updated last month
- alternative condition variable synchronization primitive☆30Updated 11 months ago
- ☆27Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆91Updated last year
- ☆43Updated 6 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last month
- ☆54Updated last year
- golang dependency analysis☆21Updated last year
- golang linter to detect named returns☆29Updated last week
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆24Updated last month
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated 2 years ago
- ☆23Updated 2 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Benchmark the init cost of Go packages☆82Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago