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:
- 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
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆346Updated last year
- 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
- 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
- Transform Go code into it's AST☆122Updated 6 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Convert Go values to their AST☆312Updated 11 months ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last week
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- A go in-memory table☆229Updated 3 years ago
- DNS lookup cache for Go☆289Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆356Updated 4 years ago
- Interceptors for database/sql☆511Updated 2 years ago
- Create Go contexts that cancel on signals.☆254Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆491Updated last week
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Quick helpers for testing Go applications☆530Updated last year
- A Go library for validating structs, maps and slices.☆231Updated last year
- Go implementation of Netflix/concurrency-limits☆138Updated 2 weeks ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- go fault injection library☆511Updated last month
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 4 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆270Updated 4 years ago