threading-library
A Python threading library extension
A fork of aiomultiprocess but for using threads with asyncio coroutines.
ThreadFactory is a concurrency framework for Python 3.13+ (No-GIL). It provides custom Work future objects and thread-safe collections, laying the foundation for scalable parallel execution in modern Python.