modfin / henryLinks
Henry is a go library with generic helper functions in dealing with slices, maps and channels
☆59Updated 3 months ago
Alternatives and similar repositories for henry
Users that are interested in henry are comparing it to the libraries listed below
Sorting:
- Go exec helpers for better using processes.☆95Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- A golang map in which entries expire after given a time period☆58Updated 3 months ago
- spectacular Golang struct tag parsing☆60Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- A set of performant rate limiters for Go☆90Updated last year
- Generic boolean expression evaluation in Go☆119Updated last week
- Machine is a workflow/pipeline library for processing data☆165Updated last month
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Library to generate TOTP/HOTP codes☆142Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 10 months ago
- 🚨 slog sampling: drop repetitive log records☆98Updated this week
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated 2 years ago
- Dead simple Go database migration library.☆178Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- 🌶️ In-memory caching library for read-intensive Go applications☆239Updated this week
- A go library that implements application/problem+json and application/problem+xml☆69Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago