* [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. * [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.