jub0bs / iterutilLinks
an experimental collection of utility functions (sources, combinators, sinks) for working with Go iterators
☆17Updated last year
Alternatives and similar repositories for iterutil
Users that are interested in iterutil are comparing it to the libraries listed below
Sorting:
- Golang linter to use strconv☆43Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- TStat provides a friendly way to query Go test output and cover profiles☆21Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆55Updated last year
- Faster version of the Go regexp package☆75Updated this week
- Simple oauth prompting☆28Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆78Updated last month
- JSON schema support for Go programs☆91Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 3 weeks ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last week
- Use right mirror functions for string/[]byte performance bust☆44Updated 10 months ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- ☆64Updated last year
- Elegant and powerful Go enums with zero code generation☆41Updated last year
- A Go library for encoding structs into Header fields.☆47Updated 2 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
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆123Updated this week
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆25Updated 2 months ago
- Golang ticker that works with Cron scheduling.☆19Updated 5 years ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆17Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- ☆27Updated 3 years ago
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- a slog handler for testing that code logs expected results☆23Updated last year
- Run Go tests inside a Docker image☆100Updated last week
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated this week
- Turn your Makefile into a graph☆192Updated 2 months ago