ashvardanian / less_slow.pyLinks
Playing around "Less Slow" coding practices in Python, from numerical micro-kernels to coroutines, ranges, and polymorphic state machines
☆125Updated last month
Alternatives and similar repositories for less_slow.py
Users that are interested in less_slow.py are comparing it to the libraries listed below
Sorting:
- Ever used asyncio and wished you hadn't? A tiny (~400 lines) event loop for Python.☆705Updated 3 weeks ago
- A list of awesome resources and blogs on topics related to Unum☆45Updated 3 months ago
- A fast and efficient type assistant for Python, including tensor shape inference☆352Updated last week
- Advanced multiple dispatch for Python functions☆398Updated 3 weeks ago
- Parallel Computing starter project to build GPU & CPU kernels in CUDA & C++ and call them from Python without a single line of CMake usin…☆31Updated 3 months ago
- ☆152Updated 3 years ago
- Detect leaked asyncio tasks, threads, and event loop blocking with stack trace in Python. Inspired by goleak.☆368Updated 2 weeks ago
- Blazingly fast cognitive complexity analysis for Python, written in Rust.☆615Updated this week
- The simplest package management☆132Updated last year
- NVIDIA Math Libraries for the Python Ecosystem☆549Updated 3 weeks ago
- Say NO to Python fragmentation on sync and async☆193Updated this week
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆279Updated 2 weeks ago
- Compiles Python to Rust, helping transition off of Python to Energy Efficient and Safe Rust Code☆326Updated last week
- A lightning-fast Zig-powered event loop for Python's asyncio.☆208Updated 9 months ago
- Lightweight fast function pipeline (DAG) creation in pure Python for scientific (HPC) workflows 🕸️🧪☆444Updated last week
- MicroRabbit: A lightweight, asynchronous Python framework for RabbitMQ that simplifies building microservices and distributed systems. Fe…☆104Updated last year
- Asynchronous Python PostgreSQL driver written in Rust☆342Updated 2 weeks ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆190Updated this week
- High Performance Data Processing in Python☆355Updated this week
- SPy language☆672Updated this week
- A Rust-based regex crate wrapper for Python3 to get faster performance. 👾☆140Updated last year
- Awesome utilities for performance profiling☆199Updated 11 months ago
- Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_u…☆1,305Updated 4 months ago
- Python applications to Docker, automatically 🐳☆178Updated 10 months ago
- Minimal library for distributed python work. Can efficiently run CPU and GPU tasks across 100s of machines.☆88Updated last week
- A high performance caching library for Python written in Rust☆289Updated last week
- Convert MUSE from TensorFlow to PyTorch and ONNX☆11Updated last year
- A Flexible, Lightweight API-Gateway written in python that can be used as an ASGI middleware, app, or decorators.☆62Updated 7 months ago
- Heirarchical Navigable Small Worlds☆102Updated 6 months ago
- A fun party trick to run Python code from another venv into this one.☆218Updated 10 months ago