devnw / streamLinks
stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library
☆67Updated 6 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☆75Updated 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
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- DRR scheduler for Go channels☆32Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- simple data streams for go☆31Updated 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 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- A better Generic Pool (sync.Pool)☆68Updated 6 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Create a gRPC Server from Database☆26Updated 2 years ago
- Go localization framework☆31Updated 3 weeks ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Machine is a workflow/pipeline library for processing data☆163Updated 2 weeks ago