bradenaw / juniper
Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.
☆506Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for juniper
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- A Go tool to auto generate methods for your enums☆437Updated last month
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆901Updated last year
- 🎄 Go code coverage to SVG treemap☆502Updated 2 weeks ago
- Refactoring and code transformation tool for Go.☆941Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- An alternative to stack traces for your Go errors☆729Updated this week
- Make your Go programs use less memory (maybe)☆676Updated this week
- An enum generator for go☆757Updated last month
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆702Updated this week
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,092Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- 🔍 Go binary size SVG treemap☆445Updated 2 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- Structured concurrency made easy☆369Updated last month
- A minimalist Go configuration library☆381Updated 8 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆434Updated 5 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆363Updated last year
- Golang port of Abseil's SwissTable☆777Updated 4 months ago
- Go driven rpc code generation tool for right now.☆804Updated 3 months ago
- Combine one or more Go errors together☆1,043Updated 6 months ago
- Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test☆864Updated 2 months ago
- All generic functions for Go you ever need!☆344Updated 6 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆554Updated 3 months ago
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- Go Dependency Analysis toolkit☆1,391Updated 3 months ago
- Go execution trace frontend☆1,179Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆278Updated last month
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆418Updated last year