lobocv / simpleflowLinks
Generic simple workflows and concurrency patterns
☆45Updated 2 years ago
Alternatives and similar repositories for simpleflow
Users that are interested in simpleflow are comparing it to the libraries listed below
Sorting:
- 🍃 Tiny event emitter built on generics☆43Updated last year
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆93Updated 3 weeks ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 10 months ago
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- Database based task queue implemented in Go☆50Updated last month
- Golang in-memory caching stream reader☆35Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆129Updated 2 months ago
- A handy and powerful library to deal with unstructured data☆27Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Create a gRPC server from code generated by sqlc☆153Updated 4 months ago
- A set of performant rate limiters for Go☆91Updated last year
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated 4 months ago
- Machine is a workflow/pipeline library for processing data☆163Updated last week
- Framework for writing scalable distributed stateful applications☆51Updated 2 weeks ago
- scan sql rows into any type powered by generics☆67Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆76Updated 3 years ago
- A Unicode-based case conversion library for Go☆59Updated 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
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- ⛩️ Go library for protecting your HTTP handlers