shiblon / entroq
Competing-consumer fault-tolerant task queues. Written in Go.
☆22Updated last year
Alternatives and similar repositories for entroq:
Users that are interested in entroq are comparing it to the libraries listed below
- Sherry is an asynchronous and distributed task queue in Go☆13Updated 6 years ago
- a plugin based grpc framework☆16Updated 5 years ago
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 3 years ago
- Go task package☆14Updated 11 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆30Updated 2 years ago
- A database change feed for processing work☆11Updated 4 years ago
- Go package providing tools for advanced text manipulations☆29Updated last year
- Simple internal event bus for Go applications☆31Updated last year
- Instrumentation for golang apps☆16Updated 3 weeks ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated 9 months ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆27Updated 5 months ago
- Type-safe, automatic, asynchronous batch processing.☆18Updated 10 months ago
- livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It…☆23Updated 3 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 4 years ago
- Simple OpenTracing hooks for Twirp☆18Updated 3 years ago
- DeliveryQueue is a queue with embedded rate limiter that guarantees that delivery function will not be triggered more than specified numb…☆12Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last week
- Calculate average score and rating based on Wilson Score Equation☆18Updated 7 years ago
- notify the specified webhook when a device is connected/disconnected☆31Updated 7 years ago
- Go localization framework☆31Updated last week
- Go(lang) Message Queuing over websockets☆12Updated 8 years ago
- Database wrapper that manage read write connections☆20Updated 7 years ago
- Simple string formatting tool with date arithmetics and format (strftime) support☆20Updated last year
- Helpful pipeline functionality with generics and channels.☆14Updated last year
- In memory sharded cache implementation☆35Updated 3 years ago
- A specification and API for building message-based applications in Go.☆33Updated 2 weeks ago
- An inverted bitmap index written in Go.☆27Updated last year
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- ❄️ HTTP Mocking & Debugging Service.