mailgun / holsterLinks
A place to keep useful golang functions and small libraries
☆297Updated 3 months ago
Alternatives and similar repositories for holster
Users that are interested in holster are comparing it to the libraries listed below
Sorting:
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆346Updated last year
- DNS lookup cache for Go☆289Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Interceptors for database/sql☆510Updated 2 years ago
- High resolution timing and benchmarking for Go☆264Updated last month
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A go in-memory table☆229Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- JsonDiff library☆227Updated 2 years ago
- Convert Go values to their AST☆313Updated 10 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- ☆428Updated 3 weeks ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- errgroup with goroutine worker limits☆165Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆355Updated 4 years ago
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago
- Create Go contexts that cancel on signals.☆254Updated 3 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆358Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- A Go library for validating structs, maps and slices.☆231Updated last year
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago