ruff is a fast Python linter written in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ruff

    An extremely fast Python linter and code formatter, written in Rust.

  • Here's the binaries published for this tool.

  • LibCST

    A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree

  • I recommend https://github.com/Instagram/LibCST (which is currently implementing rust bindings)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CPython

    The Python programming language

  • Yeah that was my first thought as well but as it turns out only ~30% of the CPython codebase is C wheras ~65% is Python, see https://github.com/python/cpython

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Pydantic 2 is now available with Rust core and is "17x faster than pydantic 1"

    1 project | /r/programming | 14 Jul 2023
  • Ruff: A Fast Python Linter

    2 projects | news.ycombinator.com | 6 Jun 2023
  • Are there any good resources for taking a Django application from python 2.7 to 3

    2 projects | /r/django | 31 May 2023
  • Goodbye to Flake8 and PyLint: faster linting with Ruff

    2 projects | /r/Python | 1 May 2023
  • [Q] Automated code review tools

    1 project | /r/softwaredevelopment | 5 Apr 2023