brandtbucher / haxLinks
Write compiled bytecode inline with pure Python. 🤖
☆80Updated 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. 🤯☆61Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- A TUI disassembler☆121Updated last month
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 10 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Unravelling Python source code☆190Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last month
- register-based CPython☆45Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last month
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- 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
- Annotate Python AST trees with source text and token information☆187Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Python variant types that work with match☆52Updated last year
- python cffi bindings for the oniguruma regex engine☆20Updated last month
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated last month
- A Python type checker☆374Updated last week
- Decisions by the Python Typing Council☆48Updated 11 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆110Updated last week
- An unofficial, importable pip API☆116Updated last week
- Run mypy and pyright over millions of lines of code☆101Updated 3 weeks ago
- Friendlier Python tracebacks.☆85Updated 5 months ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- A repo to track the progress of Python on WebAssembly (WASM)☆55Updated 11 months ago
- Declarative instrumentation for Python.☆91Updated last month
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆90Updated 2 weeks ago
- ☆36Updated 3 weeks ago