brandtbucher / specialistView external linksLinks
Visualize CPython's specializing, adaptive interpreter.
β669May 19, 2024Updated last year
Alternatives and similar repositories for specialist
Users that are interested in specialist are comparing it to the libraries listed below
Sorting:
- β1,728Dec 28, 2025Updated last month
- π π Like pstack but for Python!β1,170Jan 26, 2026Updated 3 weeks ago
- Python Linter for performance anti patternsβ709Feb 19, 2024Updated last year
- High-performance autoincremented integer-valued mappings. πΊοΈβ20Mar 20, 2024Updated last year
- β207Updated this week
- Memray is a memory profiler for Pythonβ14,849Feb 7, 2026Updated last week
- Automatically remove unnecessary `# noqa` commentsβ261Dec 22, 2025Updated last month
- HPy: a better API for Pythonβ1,129May 26, 2025Updated 8 months ago
- Compile type annotated Python to fast C extensionsβ1,914Apr 17, 2023Updated 2 years ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax treeβ1,845Jan 22, 2026Updated 3 weeks ago
- a tool to detect test pollutionβ204Dec 22, 2025Updated last month
- How to make CPython faster.β957Oct 29, 2022Updated 3 years ago
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.β700Feb 1, 2026Updated 2 weeks ago
- A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOMLβ3,592Nov 27, 2025Updated 2 months ago
- Near Zero-Overhead Python Code Coverageβ565Feb 7, 2026Updated last week
- Python frame stack sampler for CPythonβ2,164Nov 2, 2025Updated 3 months ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.β4,044Dec 22, 2025Updated last month
- Command-line parsing library for Python 3.β134Sep 6, 2024Updated last year
- a GitHub action to install (pre-release) pythons from deadsnakesβ58Dec 15, 2025Updated 2 months ago
- A Flexible Service Locator for Python.β397Feb 4, 2026Updated last week
- This is Meta's fork of the CPython runtime. The name "cinder" here is historical, see https://github.com/facebookincubator/cinderx for tβ¦β3,758Updated this week
- Collection of library stubs for Python, with static typesβ5,000Updated this week
- Write compiled bytecode inline with pure Python. π€β82Sep 3, 2024Updated last year
- Run `black` on python code blocks in documentation filesβ676Feb 2, 2026Updated 2 weeks ago
- pytest plugin for easy integration of memray memory profilerβ411Dec 12, 2025Updated 2 months ago
- Production-grade retries for Pythonβ1,330Feb 4, 2026Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestβ¦β1,110Jan 19, 2026Updated 3 weeks ago
- generate random python code to test linter/formatter/and other tools