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

kamilsk/breakerFork

0
View on GitHub↗
21 stars·1 fork·MIT·14 viewspkg.go.dev/github.com/kamilsk/breaker↗

Breaker

🚧 Flexible mechanism to make execution flow interruptible.

Features

  • Concurrency Management - Mechanism for making execution flows interruptible.
  • Concurrency Tools - Listed in the β€œConcurrency Tools” section of the Awesome Go awesome list.

Star history

Star history chart for kamilsk/breakerStar history chart for kamilsk/breaker

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 kamilsk/breaker do?

🚧 Flexible mechanism to make execution flow interruptible.

What are the main features of kamilsk/breaker?

The main features of kamilsk/breaker are: Concurrency Management, Concurrency Tools.

Which projects share features with kamilsk/breaker?

Projects with overlapping indexed features include: alitto/pond β€” πŸ”˜ Minimalistic and High-performance goroutine worker pool written in Go. aaronjan/hunch β€” <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control… arunsworld/nursery β€” Structured Concurrency in Go. 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. ddelizia/channelify β€” Make functions return a channel for parallel processing via go routines.

Projects sharing features with Breaker

These projects share indexed features with Breaker. 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
  • 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
Compare all 30 related projects→