devnw / streamLinks
stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library
☆67Updated 9 months ago
Alternatives and similar repositories for stream
Users that are interested in stream are comparing it to the libraries listed below
Sorting:
- Simple expression evaluation engine for Go☆72Updated 5 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
- DRR scheduler for Go channels☆32Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated 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 5 months ago
- Go localization framework☆31Updated this week
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Off heap golang memory pool☆60Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Storing strings without GC overhead☆86Updated last month
- simple data streams for go☆31Updated 3 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Machine is a workflow/pipeline library for processing data☆165Updated last month
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A go library that implements application/problem+json and application/problem+xml☆69Updated 2 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago