A thread-safe disk based persistent queue in Python
GIL-powered* locking library for Python
Thread-safe async-aware queue for Python
Simple subclass wrapper around `threading.Thread` to get the return value from a thread in python. Exact same interface as `threading.Thread`! 🌟 Star this repo if you found it useful! 🌟
Legacy multi-threading support for Tkinter, Python 2.7 or earlier only
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 ...