goadesign / pulseLinks
⚡Streamlined event streaming and distributed worker pools in Go⚡
☆18Updated 2 weeks ago
Alternatives and similar repositories for pulse
Users that are interested in pulse are comparing it to the libraries listed below
Sorting:
- gowrtr is a library that supports golang code generation☆119Updated 3 years ago
- Generate gorm model structs from PostgreSQL database schema☆26Updated 9 years ago
- Create a gRPC Server from Database☆26Updated 2 years ago
- ☆36Updated 3 years ago
- protoc plugin to publish protobuf messages with Watermill☆11Updated last year
- Collect data about your dependencies☆43Updated 9 months ago
- Caching middleware for database/sql☆51Updated 3 weeks ago
- A Fast Streaming Parser for multipart/form-data in Golang☆80Updated last month
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 3 months ago
- Embedded, self-hosted swagger-ui for go servers☆91Updated last year
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆51Updated 2 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Database based task queue implemented in Go☆49Updated 6 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- ☆24Updated 5 months ago
- Machine is a workflow/pipeline library for processing data☆165Updated last month
- ☆58Updated 4 years ago
- Golang source code parsing, usage like reflect package☆64Updated 3 months ago
- Fast and customizable object pool.☆33Updated 5 months ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Knit standalone gateway and Go embeddable gateway☆52Updated 2 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated 2 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Generate Go gRPC service mocks compatible with gomock