brandtbucher / haxLinks
Write compiled bytecode inline with pure Python. 🤖
☆81Updated last year
Alternatives and similar repositories for hax
Users that are interested in hax are comparing it to the libraries listed below
Sorting:
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- A TUI disassembler☆121Updated 2 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Unravelling Python source code☆191Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- register-based CPython☆46Updated 2 years ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Decisions by the Python Typing Council☆48Updated last year
- Run mypy and pyright over millions of lines of code☆102Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 2 weeks ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- Retrieve information from typeshed and other typing stubs☆30Updated 3 weeks ago
- High-performance Python runtime extensions☆38Updated last week
- A Python type checker☆375Updated last week
- Formatter for your Python unit tests☆106Updated 2 years ago
- An unofficial, importable pip API☆117Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated last week
- Declarative instrumentation for Python.☆92Updated 3 months ago
- A minimal re-implementation of Python's `venv` module☆138Updated 3 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆96Updated last week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A repo to track the progress of Python on WebAssembly (WASM)☆56Updated last year