jub0bs / iterutilLinks
an experimental collection of utility functions (sources, combinators, sinks) for working with Go iterators
☆17Updated 10 months ago
Alternatives and similar repositories for iterutil
Users that are interested in iterutil are comparing it to the libraries listed below
Sorting:
- spectacular Golang struct tag parsing☆60Updated last year
- Golang linter to use strconv☆43Updated last month
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- TStat provides a friendly way to query Go test output and cover profiles☆21Updated 2 years ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆25Updated last month
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- JSON schema support for Go programs☆89Updated 2 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- ☆27Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- A golang map in which entries expire after given a time period☆58Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 5 months ago
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆35Updated 2 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆122Updated last week
- Allow and block list linter for direct Go module dependencies.☆78Updated 2 weeks ago
- Faster version of the Go regexp package☆74Updated 3 months ago
- Generic batches for go☆13Updated 4 years ago
- go test with colors☆11Updated last year
- ☆64Updated last year
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- ☆54Updated last year
- A cancelable reader for Go☆138Updated 2 years ago
- Golang ticker that works with Cron scheduling.☆19Updated 4 years ago