#MPIRE is a #threading #library for #Python.
MPIRE (#MultiProcessing Is Really Easy) simplifies many concurrent tasks in a performance-maximizing way. MPIRE offers map, shared copy-on-write objects, simple methods for managing worker state, as well as builtin progress bars using #tqdm. MPIRE's performance is better than most other Python multiprocessing libraries for many use cases.
Website 🔗️: https://github.com/Slimmer-AI/mpire