* [AVA v8.0.1](https://github.com/avajs/ava) – Node.js test runner with a concise API, detailed error output, and support for modern language features. * [goAgilePool v1.4.0](https://github.com/Yiming1997/go-agile-pool) – Lightweight goroutine pool for Go with configurable worker and queue sizes, task timeouts, retries, and automatic idle-worker cleanup. * [VarMQ v1.7.0](https://github.com/goptics/varmq) – High-performance Go message queue and worker-pool library for type-safe concurrent task processing, with persistence and distributed adapters. * [GoEventBus v0.3.0](https://github.com/Protocol-Lattice/GoEventBus) – Lock-free, in-memory, ultra-fast event bus for low-latency Go applications. * [sorty v2.1.3](https://github.com/jfcg/sorty) – Fast concurrent in-place QuickSort-based sorting library for Go leveraging multiple goroutines.