poundifdef/smoothmq
An improved drop-in replacement for SQS observed · 2026-08-28
Health v2 · maintenance only
18/100
- Activity 7
- Release rhythm 8
- Longevity 58
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 825
- days_rel: 726
- days_push: 561
- n_releases_24m: 1
Adoption not part of the score
2286 stars · 52 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SmoothMQ is a drop-in replacement for Amazon SQS that runs as a single Go binary on any cloud or self-hosted environment. It works with any existing SQS client and adds a management UI, observability, tracing, message scheduling, and rate-limiting.
Use cases
- run a private SQS-compatible message queue on my own infrastructure
- replace SQS in development without changing application code
- search and inspect individual messages in a queue via a UI
- schedule delayed messages in an SQS-compatible queue
- rate-limit message consumption per queue
- use Celery or boto3 with a self-hosted SQS endpoint
When to choose
- you want SQS API compatibility without AWS dependency or cost
- you need queue observability, tracing, and a management dashboard
- you want a simple single-binary deployment for local dev or private cloud
- your existing SQS clients (boto3, Celery, any SDK) should work unchanged
When to avoid
- you need full SQS feature parity such as FIFO queues with all guarantees
- you require a managed, highly available multi-node queue at massive scale
- AGPL-3.0 licensing is incompatible with your usage
- you need non-SQS protocols like AMQP or Kafka
Facets
service · maturity active
message-queue monitoring tracing rate-limiting scheduling self-hosted developer-tools self-hosted infrastructure-as-code windows self-hosted go cli sqs-compatible drop-in-replacement queue-management single-binary message-search messaging linux macos docker
1 source
- readme: https://github.com/poundifdef/smoothmq · fetched 2026-08-28 · a75b872bf020
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| poundifdef/smoothmq | main | 18 |
For agents
markdown · JSON · MCP: product_card(name="poundifdef/smoothmq")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem