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
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- register-based CPython☆46Updated 2 years 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
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 10 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- Unravelling Python source code☆191Updated last year
- Utilities for run-time type validation and multiple dispatch☆171Updated 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
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆113Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Decisions by the Python Typing Council☆48Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- Run mypy and pyright over millions of lines of code☆101Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 2 weeks ago
- A generic dependency-resolution library written in pure Python☆82Updated 5 years ago
- A Python type checker☆372Updated last week
- Tool for fixing trivial problems with your code.☆64Updated 2 years ago
- Python variant types that work with match☆52Updated last year
- ☆37Updated last month
- Adaptive fuzzing of Hypothesis tests☆97Updated last week
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆52Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 2 weeks ago
- A repo to track the progress of Python on WebAssembly (WASM)☆56Updated 11 months ago
- Declarative instrumentation for Python.☆91Updated 2 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Replacing Python's type system.☆18Updated 3 months ago