ruff VS LibCST

Compare ruff vs LibCST and see what are their differences.

LibCST

A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree (by Instagram)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ruff LibCST
95 9
26,504 1,415
8.1% 3.0%
10.0 8.6
1 day ago 9 days ago
Rust Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ruff

Posts with mentions or reviews of ruff. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.

LibCST

Posts with mentions or reviews of LibCST. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-23.

What are some alternatives?

When comparing ruff and LibCST you can also consider the following projects:

black - The uncompromising Python code formatter

RedBaron - Bottom-up approach to refactoring in python

mypy - Optional static typing for Python

Bowler - Safe code refactoring for modern Python.

pyright - Static Type Checker for Python

Pylint - It's not just a linter that annoys you!

pasta - Library to refactor python code through AST manipulation.

Flake8 - flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

ufmt - Safe, atomic formatting with black and µsort

pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.

instaviz - Instant visualization of Python AST and Code Objects