Python Rust

Open-source Python projects categorized as Rust

Top 23 Python Rust Projects

  1. pathway

    Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.

    Project mention: pathway VS cocoindex - a user suggested alternative | libhunt.com/r/pathway | 2025-04-01
  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. orjson

    Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

    Project mention: Web scraping of a dynamic website using Python with HTTP Client | dev.to | 2024-09-28

    The library already has support for an HTTP client that allows bypassing Cloudflare - CurlImpersonateHttpClient. Since we have to work with JSON responses we could use parsel_crawler added in version 0.3.0, but I think this is excessive for such tasks, besides I like the high speed of orjson.. Therefore, we'll need to implement our crawler rather than using one of the ready-made ones.

  4. Robyn

    Robyn is a Super Fast Async Python Web Framework with a Rust runtime.

    Project mention: This Week In Python | dev.to | 2025-03-07

    Robyn – Super Fast Async Python Web Framework with a Rust runtime

  5. nautilus_trader

    A high-performance algorithmic trading platform and event-driven backtester

  6. pants

    The Pants Build System

    Project mention: Go 1.24's go tool is one of the best additions to the ecosystem in years | news.ycombinator.com | 2025-01-27

    https://somesocks.github.io/dryad/

    One other alternative I know of that's multi-language is Pants(https://www.pantsbuild.org/), which has support for packages in several languages, and an "ad-hoc" mode which lets you build packages with a custom tool if it isn't officially supported. They've added support for quite a few new tools/languages lately, and seem to be very much an active project.

  7. DeepFilterNet

    Noise supression using deep filtering

    Project mention: Real-time ML audio noise suppression on Raspberry Pi Pico 2 | news.ycombinator.com | 2024-08-09

    Very cool! Would be curious to see how this compares to https://github.com/Rikorose/DeepFilterNet written in Rust.

    Or this Samsung Research paper https://research.samsung.com/blog/FSPEN-AN-ULTRA-LIGHTWEIGHT...

  8. m2cgen

    Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. this-week-in-rust

    Data for this-week-in-rust.org

    Project mention: What is Rust, and What is for it? | dev.to | 2024-12-18

    This Week in Rust

  11. whenever

    ⏰ Modern datetime library for Python (by ariebovenberg)

    Project mention: Whenever – typed and DST-safe datetimes for Python | news.ycombinator.com | 2025-04-13

    [2] https://github.com/ariebovenberg/whenever/issues/204#issueco...

  12. bytewax

    Python Stream Processing

    Project mention: Roast my new Python library for stream processing | news.ycombinator.com | 2025-04-03

    Interesting! How do you see this comparing with Bytewax - https://github.com/bytewax/bytewax

  13. result

    NOT MAINTAINED - A simple Rust like Result type for Python 3. Fully type annotated. (by rustedpy)

  14. pydantic-core

    Core validation logic for pydantic written in rust

  15. deptry

    Find unused, missing and transitive dependencies in a Python project.

  16. voltaML-fast-stable-diffusion

    Beautiful and Easy to use Stable Diffusion WebUI

  17. langs-in-rust

    A list of programming languages implemented in Rust, for inspiration.

    Project mention: Lisp Implemented in Rust Macros | news.ycombinator.com | 2024-09-13

    Steel seems alright: https://github.com/mattwparas/steel

    There are other Lisps too (https://github.com/alilleybrinker/langs-in-rust) though I think they’re less actively maintained.

  18. oxen-release

    Lightning fast data version control system for structured and unstructured machine learning datasets. We aim to make versioning datasets as easy as versioning code.

    Project mention: Ask HN: How do you version your data? | news.ycombinator.com | 2024-12-26

    https://oxen.ai

    The CLI mirrors git so it's easy to learn. It has some interesting build in tooling for diff-ing datasets and working on them remotely without downloading a full copy of the data as well.

    Happy to answer any other questions!

  19. py2many

    Transpiler of Python to many other languages

    Project mention: Transpiler of Python to many other languages | news.ycombinator.com | 2025-03-21
  20. URS

    Universal Reddit Scraper - A comprehensive Reddit scraping/archival command-line tool.

  21. mosec

    A high-performance ML model serving framework, offers dynamic batching and CPU/GPU pipelines to fully exploit your compute machine

  22. themes

    Custom themes repository for Warp, a blazingly fast modern terminal built in Rust. (by warpdotdev)

  23. setuptools-rust

    Setuptools plugin for Rust support

  24. sourmash

    Quickly search, compare, and analyze genomic and metagenomic data sets.

  25. artiq

    A leading-edge control system for quantum information experiments

  26. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Rust discussion

Log in or Post with

Python Rust related posts

  • Composite Data Engine: Augmenting Trino with DuckDB AsOf Join

    1 project | news.ycombinator.com | 16 Apr 2025
  • Ask HN: What Are You Working On? (March 2025)

    121 projects | news.ycombinator.com | 30 Mar 2025
  • Roast my new Python library for stream processing

    1 project | news.ycombinator.com | 3 Apr 2025
  • pathway VS cocoindex - a user suggested alternative

    2 projects | 1 Apr 2025
  • Xorq – open-source Python-first Pandas-style pipelines without the headaches

    2 projects | news.ycombinator.com | 27 Mar 2025
  • Transpiler of Python to many other languages

    1 project | news.ycombinator.com | 21 Mar 2025
  • Building AI agents to query your databases

    4 projects | news.ycombinator.com | 18 Mar 2025
  • A note from our sponsor - Judoscale
    judoscale.com | 25 Apr 2025
    Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues. Learn more →

Index

What are some of the best open-source Rust projects in Python? This list will help you:

# Project Stars
1 pathway 24,607
2 orjson 6,813
3 Robyn 5,702
4 nautilus_trader 5,637
5 pants 3,475
6 DeepFilterNet 2,992
7 m2cgen 2,874
8 this-week-in-rust 2,311
9 whenever 1,957
10 bytewax 1,713
11 result 1,657
12 pydantic-core 1,562
13 deptry 1,041
14 voltaML-fast-stable-diffusion 992
15 langs-in-rust 936
16 oxen-release 930
17 py2many 914
18 URS 875
19 mosec 838
20 themes 789
21 setuptools-rust 621
22 sourmash 502
23 artiq 465

Sponsored
Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com