modfin / henry
Henry is a go library with generic helper functions in dealing with slices, maps and channels
☆55Updated 3 months ago
Alternatives and similar repositories for henry:
Users that are interested in henry are comparing it to the libraries listed below
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆63Updated 3 years ago
- Off heap golang memory pool☆59Updated 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 2 years ago
- A set of performant rate limiters for Go☆89Updated 11 months ago
- A golang map in which entries expire after given a time period☆57Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 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 last year
- Go exec helpers for better using processes.☆95Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- A Unicode-based case conversion library for Go☆58Updated last year
- spectacular Golang struct tag parsing☆61Updated last year
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A better Generic Pool (sync.Pool)☆52Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Simple managed reload mechanism for Go☆45Updated 5 months ago
- Optional values for Go☆103Updated last month
- Database based task queue implemented in Go☆47Updated 10 months ago
- Experimental golang database/sql☆19Updated 2 years ago