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:
- Golang linter to use strconv☆42Updated 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆54Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- Accept Interfaces, Return Concrete Types☆78Updated last week
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- ☆64Updated last year
- ☆27Updated 3 years ago
- Colorized JSON output for Go☆49Updated last year
- Simple oauth prompting☆28Updated last year
- Simple profiling for Go☆76Updated last year
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆17Updated 4 months ago
- a slog handler for testing that code logs expected results☆23Updated last year
- Consistent hashing hashring implementation.☆36Updated last year
- Track incoming and outgoing connections☆37Updated 5 months ago
- Go package for accessing, navigating and manipulating values from an untyped json document.☆24Updated 8 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 4 months ago
- High-performance in-memory ring buffer☆27Updated 5 months ago
- TStat provides a friendly way to query Go test output and cover profiles☆21Updated 2 years ago
- alternative condition variable synchronization primitive☆30Updated last year
- A concurrency safe, mostly lock-free, singleflight request collapsing generic cache with support for stale values.☆16Updated last year
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Generic batches for go☆13Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- Micro expression parser library for Go☆33Updated 11 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago