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
AaronJan avatar

AaronJan/HunchArchived

0
View on GitHub↗
104 stars·12 forks·Go·Apache-2.0·13 views

Hunch

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

Features

  • Concurrency Management - Provides intuitive asynchronous flow control like All, First, and Retry.
  • Concurrency Tools - Listed in the “Concurrency Tools” section of the Awesome Go awesome list.

Star history

Star history chart for aaronjan/hunchStar history chart for aaronjan/hunch

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

Projects sharing features with Hunch

These projects share indexed features with Hunch. 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
  • arunsworld/nurseryarunsworld avatar

    arunsworld/nursery

    70View on GitHub↗

    Structured Concurrency in Go

    Goconcurrencygolanggolang-library
    View on GitHub↗70
  • ashvinbambhaniya/autopoolAshvinBambhaniya avatar

    AshvinBambhaniya/autopool

    4View on GitHub↗

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

    Goasyncauto-scalingbackpressure
    View on GitHub↗4
  • 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→

Frequently asked questions

What does aaronjan/hunch do?

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

What are the main features of aaronjan/hunch?

The main features of aaronjan/hunch are: Concurrency Management, Concurrency Tools.

Which projects share features with aaronjan/hunch?

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. ashvinbambhaniya/autopool — Zero-config, auto-scaling worker pool for Go with priority-aware scheduling, adaptive resource management, and… benmanns/goworker — goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers. arunsworld/nursery — Structured Concurrency in Go. destel/rill — Go toolkit for clean, composable, channel-based concurrency.