GitHub Release Tracker
All JS React Ruby Go Postgres Frontend Node

concurrency

Past 30d, sorted by best first
6 results Markdown version
08/13 8
jfhbrook/pyee v14.0.0
EventEmitter-like object for Python with support for async and threaded programming.
Python 429☆ 5508d old #python #async #asyncio #concurrency #twisted
08/08 8
marpple/FxTS v2.0.0
Functional programming library for TypeScript and JavaScript providing lazy evaluation, concurrent processing, async iterable support, and strong type inference.
TypeScript 1165☆ 1775d old #javascript #typescript #concurrency #lazy #fp
08/22 7
yaroslav/Kino v0.4.0
Kino is a high-performance Ractor web server for Ruby 4.0+, using a Rust Tokio/Hyper front-end and parallel Ractor workers with a threaded fallback mode.
08/08 7
Tantalor93/dnspyre v3.12.0
Command-line DNS benchmarker for high-QPS stress testing and performance measurement over UDP, TCP, DoH, DoT, and DoQ.
Go 325☆ 2005d old #golang #cli #go #dns #concurrency
08/05 6
microlinkhq/async-ratelimiter v1.6.10
Simple and efficient async rate limiting solution for HTTP servers.
JavaScript 335☆ 2972d old #javascript #nodejs #node #promise #api
08/18 5
go-pkgz/Syncs v1.3.3
Provides Semaphore-based primitives like SizedGroup and ErrSizedGroup to control goroutine concurrency and coordinate waiting with optional error handling and early termination.