devnw / streamLinks
stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library
☆67Updated 3 months ago
Alternatives and similar repositories for stream
Users that are interested in stream are comparing it to the libraries listed below
Sorting:
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 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
- A set of performant rate limiters for Go☆91Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 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 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- Time Ranges☆39Updated last year
- A better Generic Pool (sync.Pool)☆67Updated 3 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago