bradenaw / juniperLinks
Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.
☆507Updated 6 months ago
Alternatives and similar repositories for juniper
Users that are interested in juniper are comparing it to the libraries listed below
Sorting:
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆827Updated last year
- A Go tool to auto generate methods for your enums☆493Updated 3 weeks ago
- The world’s most powerful template engine and Go embeddable interpreter☆481Updated 6 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated 2 years ago
- Quick helpers for testing Go applications☆530Updated last year
- A minimalist Go configuration library☆380Updated 3 months ago
- All generic functions for Go you ever need!☆350Updated 9 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆452Updated this week
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆451Updated this week
- Selected Go-internal packages factored out from the standard library☆940Updated 5 months ago
- 🔍 Go binary size SVG treemap☆584Updated 11 months ago
- Type safe enums for Go without code generation or reflection☆441Updated 3 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆569Updated 7 months ago
- Refactoring and code transformation tool for Go.☆1,012Updated 7 months ago
- An alternative to stack traces for your Go errors☆778Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆621Updated 5 months ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆466Updated 4 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Fully featured, spec-compliant HTML5 server-sent events library☆470Updated 3 months ago
- Chrono is a scheduler library that lets you run your task and code periodically☆447Updated last year
- Structured concurrency made easy☆391Updated last week
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- A supersonic rate limiting package for Go with HTTP middleware.☆643Updated 4 months ago
- Automated Semantic Import Versioning Upgrades☆420Updated 3 weeks ago
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 4 months ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆397Updated 6 months ago
- Task automation Go library☆634Updated 2 weeks ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆663Updated 2 years ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆280Updated 3 weeks ago