MichalKarol / futurepool
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.
☆13Updated 5 months ago
Alternatives and similar repositories for futurepool:
Users that are interested in futurepool are comparing it to the libraries listed below
- Data encryption at rest and IAM for Python☆49Updated last week
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆65Updated 2 years ago
- Simple Python code metering library☆31Updated 3 years ago
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆60Updated 3 months ago
- The Python framework that provides a quick way to build robust HTTP requests and best API clients. Use type hints, to build requests, wit…☆34Updated 3 months ago
- Validation for dataclasses implemented as descriptors☆17Updated 3 years ago
- Syntactical sugar for Python class attributes☆56Updated 8 months ago
- FastAPI-like interface plugin for Flask☆43Updated 2 years ago
- Declarative layer for your database.☆37Updated 2 years ago
- ☆48Updated 4 months ago
- Python library for working with time periods☆16Updated 5 months ago
- Endless tick-tock generators☆36Updated last month
- A decentralized python iterable, function and log tracker☆67Updated 3 months ago
- A SQL Query Builder in Python☆49Updated last week
- Caching and distributed locks in your applications with just one or two lines. Easy to learn. Fast to code.☆35Updated last week
- 🕰 Convert datetimes between timezones☆22Updated 2 months ago
- Class-based views for the FastAPI☆39Updated last month
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 2 years ago
- A zero-setup, easy to use document store for Python☆78Updated 6 months ago
- Adopt Ruff easily☆36Updated 3 months ago
- ☆92Updated 7 months ago
- Multiprocessing Queues Made Easy☆111Updated 4 months ago
- A small web framework, just big enough for a spider.☆58Updated 3 weeks ago
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- kenobiDB is a document based sqlite3 abstraction for Python 3.☆64Updated last month
- Parallelization in python made easy☆35Updated last year
- A mini dashboard to help find slow tests in pytest.☆79Updated 8 months ago
- Making Time Speak! 🎙️☆29Updated 2 months ago
- Keep your configuration files in sync☆16Updated 2 weeks ago
- Executor implementation for asyncio☆16Updated last month