MichalKarol / futurepoolLinks
FuturePool is a package that introduce known concept of multiprocessing Pool to the async/await world. It allows for easy translation from multiprocessing to async/await, while keeping the core principle - specified number of workers. FuturePool allows for more flexible usage by providing starimap/starimap_unordered.
☆14Updated last year
Alternatives and similar repositories for futurepool
Users that are interested in futurepool are comparing it to the libraries listed below
Sorting:
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆62Updated last year
- ☆49Updated last year
- FastAPI-like interface plugin for Flask☆43Updated last month
- Adopt Ruff easily☆36Updated last month
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 2 years ago
- ☆131Updated 8 months ago
- Simple Python code metering library☆31Updated 4 years ago
- Multiprocessing Queues Made Easy☆115Updated last month
- A high performance caching library for Python written in Rust☆276Updated 2 months ago
- A SQL Query Builder in Python☆72Updated last week
- Syntactical sugar for Python class attributes☆66Updated 2 weeks ago
- 🕰 Convert datetimes between timezones☆23Updated 2 months ago
- Keep your configuration files in sync☆16Updated last month
- A dependency injection framework for Python! Bevy's primary goal is to help you write amazing code with less effort.☆70Updated last month
- A general-purpose library designed to guide developers in expressing their code as a flow.☆110Updated 4 months ago
- Making Time Speak! 🎙️☆29Updated last month
- Class-based views for the FastAPI☆39Updated last month
- ☆92Updated 2 months ago
- Display all Python process output character-by-character☆51Updated 3 months ago
- A decentralized python iterable, function and log tracker☆70Updated 7 months ago
- PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Buil…☆62Updated 8 months ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Data encryption at rest and IAM for Python☆50Updated this week
- The Python framework that provides a quick way to build robust HTTP requests and best API clients. Use type hints, to build requests, wit…☆36Updated last year
- Declarative CLI argument parser☆181Updated last month
- A zero-setup, easy to use document store for Python