All Projects → yakuter → Go Concurrency

yakuter / Go Concurrency

This repos has lots of Go concurrency, goroutine and channel usage and best practice examples

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Go Concurrency

noroutine
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Stars: ✭ 86 (+2.38%)
Mutual labels:  concurrency, multithreading, goroutine
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-78.57%)
Mutual labels:  concurrency, multithreading
Left Right
A lock-free, read-optimized, concurrency primitive.
Stars: ✭ 1,245 (+1382.14%)
Mutual labels:  concurrency, multithreading
async-oneshot
A fast, small, full-featured, no-std compatible oneshot channel
Stars: ✭ 55 (-34.52%)
Mutual labels:  concurrency, channels
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-65.48%)
Mutual labels:  concurrency, multithreading
pygolang
Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)
Stars: ✭ 37 (-55.95%)
Mutual labels:  concurrency, channels
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (-75%)
Mutual labels:  concurrency, multithreading
java-multithread
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Stars: ✭ 24 (-71.43%)
Mutual labels:  concurrency, multithreading
Machine
Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles
Stars: ✭ 346 (+311.9%)
Mutual labels:  concurrency, goroutine
Async
Async utilities for Golang.
Stars: ✭ 72 (-14.29%)
Mutual labels:  concurrency, goroutine
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (+304.76%)
Mutual labels:  concurrency, multithreading
swift-futures
Demand-driven asynchronous programming in Swift
Stars: ✭ 32 (-61.9%)
Mutual labels:  concurrency, channels
workerpoolxt
Concurrency limiting goroutine pool without upper limit on queue length. Extends github.com/gammazero/workerpool
Stars: ✭ 15 (-82.14%)
Mutual labels:  concurrency, multithreading
Async-Channel
Python async multi-task communication library. Used by OctoBot project.
Stars: ✭ 13 (-84.52%)
Mutual labels:  concurrency, channels
wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
Stars: ✭ 257 (+205.95%)
Mutual labels:  concurrency, multithreading
MultiHttp
This is a high performance , very useful multi-curl tool written in php. 一个超级好用的并发CURL工具!!!(httpful,restful, concurrency)
Stars: ✭ 79 (-5.95%)
Mutual labels:  concurrency, multithreading
Javamtp
《Java多线程编程实战指南(设计模式篇)》源码
Stars: ✭ 575 (+584.52%)
Mutual labels:  concurrency, multithreading
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Stars: ✭ 1,043 (+1141.67%)
Mutual labels:  concurrency, multithreading
go-workshops
Go language basic workshops for devz
Stars: ✭ 68 (-19.05%)
Mutual labels:  concurrency, goroutine
Object threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Stars: ✭ 280 (+233.33%)
Mutual labels:  concurrency, multithreading

go-concurrency

This repos has lots of Go concurrency, goroutine and channel usage and best practice examples

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].