modfin / henryLinks
Henry is a go library with generic helper functions in dealing with slices, maps and channels
☆59Updated 2 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 2 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Library to generate TOTP/HOTP codes☆142Updated 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 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A PDF renderer for the goldmark markdown parser.☆140Updated last week
- Notification broadcaster library☆157Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Simple managed reload mechanism for Go☆48Updated last year
- A golang map in which entries expire after given a time period☆58Updated 2 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Database based task queue implemented in Go☆49Updated 5 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- Dead simple Go database migration library.☆178Updated last year
- Classy HTTP Handlers in Go☆56Updated 3 years ago
- 🍃 Tiny event emitter built on generics☆43Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- auto-scaling worker pool (work queue) in Go, using generics☆58Updated 2 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.