awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
AshvinBambhaniya avatar

AshvinBambhaniya/autopool

0
View on GitHub↗
4 stars·0 forks·Go·MIT·8 views

Autopool

Zero-config, auto-scaling worker pool for Go with priority-aware scheduling, adaptive resource management, and per-task retry logic.

Features

  • Concurrency Management - Provides an auto-scaling worker pool with priority scheduling.
  • Concurrency Tools - Listed in the “Concurrency Tools” section of the Awesome Go awesome list.

Star history

Star history chart for ashvinbambhaniya/autopoolStar history chart for ashvinbambhaniya/autopool

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ashvinbambhaniya/autopool do?

Zero-config, auto-scaling worker pool for Go with priority-aware scheduling, adaptive resource management, and per-task retry logic.

What are the main features of ashvinbambhaniya/autopool?

The main features of ashvinbambhaniya/autopool are: Concurrency Management, Concurrency Tools.

Which projects share features with ashvinbambhaniya/autopool?

Projects with overlapping indexed features include: alitto/pond — 🔘 Minimalistic and High-performance goroutine worker pool written in Go. ddelizia/channelify — Make functions return a channel for parallel processing via go routines. arunsworld/nursery — Structured Concurrency in Go. benmanns/goworker — goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers. aaronjan/hunch — <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control… destel/rill — Go toolkit for clean, composable, channel-based concurrency.

Projects sharing features with Autopool

These projects share indexed features with Autopool. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alitto/pondalitto avatar

    alitto/pond

    2,158View on GitHub↗

    🔘 Minimalistic and High-performance goroutine worker pool written in Go

    Goconcurrencygogolang
    View on GitHub↗2,158
  • aaronjan/hunchAaronJan avatar

    AaronJan/Hunch

    104View on GitHub↗

    Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.

    Goasyncasynchronouschannel
    View on GitHub↗104
  • arunsworld/nurseryarunsworld avatar

    arunsworld/nursery

    70View on GitHub↗

    Structured Concurrency in Go

    Goconcurrencygolanggolang-library
    View on GitHub↗70
  • benmanns/goworkerbenmanns avatar

    benmanns/goworker

    2,847View on GitHub↗

    goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.

    Go
    View on GitHub↗2,847
Compare all 30 related projects
→