10

8

6

4

2


9.7

7.1

7.4

3.2
1.3
0.0

8.5
0.0

54 Goroutines packages and projects

  • concurrency-limiter

    1.5 0.0 Go
    Concurrency limiter with support for timeouts , dynamic priority and context cancellation of goroutines.
  • ants

    9.7 7.1 Go
    🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants 是一个高性能且低损耗的 goroutine 池。
  • The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
    Promo
  • neilotoole/errgroup

    4.7 0.0 Go
    errgroup with goroutine worker limits
  • pond

    7.4 3.2 Go
    🔘 Minimalistic and High-performance goroutine worker pool written in Go
  • hands

    1.3 0.0 Go
    Hands is a process controller used to control the execution and return strategies of multiple goroutines.
  • goworker

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

    5.0 0.0 Go
    Simple in-memory job queue for Golang using worker-based dispatching
  • sworker

    0.8 1.8 Go
    Easy worker setup for your code
  • workerpool

    4.1 0.0 Go
    Go simple async worker pool
  • routine

    3.2 0.0 Go
    go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它
  • conexec

    1.5 0.0 Go
    A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid blocking.
  • gowp

    6.6 3.8 Go
    golang worker pool , Concurrency limiting goroutine pool
  • channelify

    2.0 0.0 Go
    Make functions return a channel for parallel processing via go routines.
  • Flow

    1.7 0.0 Go
    Package flow provides support for basic FBP / pipelines
  • gollback

    4.2 0.0 Go
    Go asynchronous simple function utilities, for managing execution of closures and callbacks
  • breaker

    0.5 0.0 Go
    🚧 Flexible mechanism to make execution flow interruptible.
  • goccm

    3.6 0.0 Go
    Limits the number of goroutines that are allowed to run concurrently
  • semaphore go

    4.7 0.0 Go
    Fast resizable golang semaphore primitive
  • go-waitgroup

    2.7 4.2 Go
    A sync.WaitGroup with error handling and concurrency control
  • threadpool

    4.3 0.0 Go
    Golang simple thread pool implementation
  • async

    4.7 0.0 Go
    A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fail causes discovery.
  • kyoo

    2.8 2.3 Go
    Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries
  • Syncs

    4.5 5.8 Go
    Concurrency and synchronization primitives
  • WorkerGo

    0.9 0.0 Go
    A worker pool implementation for Go
  • semaphore

    4.0 0.0 Go
    🚦 Semaphore pattern implementation with timeout of lock/unlock operations.
  • cyclicbarrier

    4.6 0.0 Go
    CyclicBarrier golang implementation
  • nursery

    3.3 0.0 Go
    Structured Concurrency in Go
  • go-trylock

    2.7 0.0 Go
    TryLock support on read-write lock for Golang
  • gpool

    3.7 0.0 Go
    gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
  • Goflow

    5.4 0.0 Go
    Simply way to control goroutines execution order based on dependencies
  • pool

    6.9 0.0 Go
    :speedboat: a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation
  • tunny

    8.8 0.0 Go
    A goroutine pool for Go
  • go-do-work

    3.7 0.0 Go
    Dynamically resizable pools of goroutines which can queue an infinite number of jobs.
  • grpool

    7.1 0.0 Go
    Lightweight Goroutine pool
  • Bifrost

    2.0 0.0 Go
    Golang query-able job queue
  • go-floc

    5.5 0.0 Go
    Floc: Orchestrate goroutines with ease.
  • GoSlaves

    4.4 0.0 Go
    Simple and Asynchronous Goroutine pool library.
  • parallel-fn

    2.4 0.0 Go
    Run functions in parallel :comet:
  • caster

    1.8 0.0 Go
    Dead simple and performant message broadcaster (pubsub) for Go
  • gohive

    3.0 6.6 Go
    🐝 A Highly Performant and easy to use goroutine pool for Go
  • Hunch

    3.9 0.0 Go
    Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
  • queue

    1.2 0.0 Go
    package queue gives you a queue group accessibility. Helps you to limit goroutines, wait for the end of the all goroutines and much more.
  • go-tools/multithreading

    1.5 0.0 Go
    A collection of tools for Golang
  • oversight

    -
    Oversight is a complete implementation of the Erlang supervision trees.
  • go-actor

    4.3 8.2 Go
    A tiny library for writing concurrent programs in Go using actor model
  • go-workers

    4.8 0.0 Go
    👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels
  • gowl

    3.2 2.7 Go
    Gowl is a process management and process monitoring tool at once. An infinite worker pool gives you the ability to control the pool and processes and monitor their status.
  • execpool

    1.7 0.0 Go
    A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works for any command.
  • github.com/akshaybharambe14/gowp

    0.4 0.0 Go
    High performance, type safe, concurrency limiting worker pool package for golang!
  • async-job

    0.6 0.0 Go
    AsyncJob is an asynchronous queue job manager with light code, clear and speed. I hope so ! 😬
  • go-workerpool

    0.9 10.0 Go
    Go WorkerPool aims to control heavy Go Routines
  • Generic worker pool

    0.2 10.0 Go
    Go (1.18+) framework to run a pool of N workers
  • conc

    9.3 6.6 Go
    Better structured concurrency for go
  • flowmatic

    5.1 7.9 Go
    Structured concurrency made easy

Add another 'Goroutines' Package