NeilBotelho / turboAsync
A multithreaded async event loop for python
☆58Updated 7 months ago
Alternatives and similar repositories for turboAsync:
Users that are interested in turboAsync are comparing it to the libraries listed below
- Parallelism and preemptive concurrency for sporadic workloads☆46Updated 5 months ago
- Reactive Computation Graphs State Management for Python with first-class async support, inspired by Angular's reactivity model.☆115Updated this week
- Slipstream provides a data-flow model to simplify development of stateful streaming applications.☆34Updated 2 weeks ago
- Optimizing Python code by implementing a C++ extension☆48Updated last year
- a lightweight, comprehensive solution for managing delta tables built on polars and deltalake☆121Updated 4 months ago
- Lightweight Pandas monkey-patch that adds async support to map, apply, applymap, aggregate, and transform, enabling seamless handling of …☆125Updated last month
- Lightweight text-based SQL parameter binds☆120Updated last year
- An in-memory NoSQL database implemented in Python.☆84Updated 2 months ago
- AWS for Python devs - made simple☆86Updated last month
- ☆263Updated last year
- Multi-model transactional embedded database☆68Updated 4 months ago
- Streamable multi-format serialization with schema☆22Updated 4 months ago
- ZSV Utility for converting json to/from zip-separated-values☆56Updated 11 months ago
- 🥷 A Python package for efficient processing of spectral images☆105Updated this week
- A Swiss Army knife, crash-free ASGI server and web framework capable of large file streaming.☆66Updated this week
- Multiprocessing Queues Made Easy☆111Updated 5 months ago
- A Python-based static site generator using Jinja templates.☆96Updated last year
- Python library for text case conversions☆206Updated last week
- Pare is the easiest way to deploy Python Lambdas alongside your primary web application.☆54Updated 8 months ago
- Parse natural language time and date expressions in python☆198Updated last year
- Compression suite for data frames and tabular data files, csv, excel etc. Using LZHW algorithm.☆30Updated 8 months ago
- Python helper tool for building and running a repl with custom commands☆151Updated 5 months ago
- Financial instrument definitions built with Python and Pydantic☆195Updated 2 months ago
- Quicky query your Python lists☆258Updated 3 months ago
- A zero-setup, easy to use document store for Python☆79Updated 7 months ago
- Python's sqlite3 + extensions☆130Updated this week
- Async, pure-Python server-side rendering engine.☆310Updated last week
- Component framework for Python☆53Updated 2 months ago
- Python packaging scenarios☆116Updated last month
- This is a numpy implementation of the Skip-gram algorithm described in Mikolov et al's Word2Vec paper. It is intended for didactic purpos…