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
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A TUI disassembler☆121Updated 4 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated last week
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated last year
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- register-based CPython☆46Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 4 months ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Unravelling Python source code☆191Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Annotate Python AST trees with source text and token information☆191Updated 3 weeks ago
- An unofficial, importable pip API☆118Updated 2 weeks ago
- High-performance Python runtime extensions☆50Updated this week
- Declarative instrumentation for Python.☆100Updated this week
- Run mypy and pyright over millions of lines of code☆103Updated this week
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- A repo to track the progress of Python on WebAssembly (WASM)☆57Updated last year
- A Python type checker☆375Updated 2 weeks 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.☆99Updated last month
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A partial parser for C statements and expression☆59Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated this week
- Retrieve information from typeshed and other typing stubs☆29Updated 2 months ago
- ☆37Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- PyPI package browsing web application☆54Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated this week