guilhermehubner / workerLinks
A distributed system for enqueuing and processing jobs asynchronously in Go
☆11Updated 7 years ago
Alternatives and similar repositories for worker
Users that are interested in worker are comparing it to the libraries listed below
Sorting:
- Competing-consumer fault-tolerant task queues. Written in Go.☆22Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Universal authentication framework for web, created with go☆62Updated 4 months ago
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆46Updated 5 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 5 months ago
- Simple fan-in batching for optimization of highly concurrent workloads☆15Updated 2 years ago
- Middleware for go modules proxy☆13Updated 5 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- QOR exchange provides conversion (import/export) functionality for any Qor.Resource to CSV, Excel file☆17Updated 4 years ago
- Cache that always has a value. Cache that automatically loads values. Refresh caches automatically in background.☆12Updated 7 years ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir☆39Updated 5 years ago
- A simple to use, not ready for production, matrix package☆30Updated 6 years ago
- Fast, concurrent fake data generator for any structure or type.☆24Updated 5 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 7 years ago
- Go slice collections handling☆12Updated 5 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 9 years ago
- Easily chain commands passing the output of each command along as the input for the next☆18Updated 8 years ago
- Demo execution of a payment transaction without an atomic commit across 3 partitions.☆35Updated 6 years ago
- Abstraction layer for simple rabbitMQ connection, messaging and administration☆18Updated 6 years ago
- csvplus extends the standard Go encoding/csv package with fluent interface, lazy stream operations, indices and joins.☆67Updated 2 months ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆29Updated 2 years ago
- A database change feed for processing work☆11Updated 4 years ago
- Utility package for working with common memory and cpu units in Go☆30Updated 8 years ago
- A Go service (HTTP+RPC) to retrieve location information☆47Updated last year
- A currency computations package.☆61Updated last month
- Go SDK for Raygun☆17Updated last year
- a plugin based grpc framework☆16Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago