modfin / henryLinks
Henry is a go library with generic helper functions in dealing with slices, maps and channels
☆58Updated 2 months ago
Alternatives and similar repositories for henry
Users that are interested in henry are comparing it to the libraries listed below
Sorting:
- A golang map in which entries expire after given a time period☆59Updated last year
- 🚨 slog sampling: drop repetitive log records☆82Updated 3 weeks ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Simple managed reload mechanism for Go☆47Updated 8 months ago
- 🚀 Fast and light wildcard pattern matching.☆86Updated 3 months ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆104Updated 2 years ago
- A Unicode-based case conversion library for Go☆58Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Library to generate TOTP/HOTP codes☆138Updated last year
- Notification broadcaster library☆154Updated 3 years ago
- auto-scaling worker pool (work queue) in Go, using generics☆57Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Client-side load balancing for net/http☆65Updated 3 weeks ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- A fast file-based priority queue☆58Updated last year
- Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.☆32Updated 3 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- The fastest HTTP router available for Go.☆60Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆48Updated 3 months ago
- create type dynamically in Golang☆23Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- helper middleware and functionality for go-chi/chi☆39Updated this week
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- Caching middleware for database/sql☆46Updated last month
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 4 months ago