brandtbucher / haxLinks
Write compiled bytecode inline with pure Python. 🤖
☆79Updated 11 months ago
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 11 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A TUI disassembler☆121Updated 3 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Unravelling Python source code☆190Updated last year
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 9 months ago
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks 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
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Tool for fixing trivial problems with your code.☆64Updated last year
- register-based CPython☆45Updated 2 years ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Run mypy and pyright over millions of lines of code☆100Updated this week
- Retrieve information from typeshed and other typing stubs☆29Updated 3 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆107Updated this week
- Highly opinionated linter for Trio code☆23Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Python variant types that work with match☆52Updated last year
- Replacing Python's type system.☆18Updated last month
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆183Updated 2 months ago
- A Python type checker☆371Updated last week
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Declarative instrumentation for Python.☆91Updated last month
- An unofficial, importable pip API☆115Updated 2 weeks ago
- A partial parser for C statements and expression☆59Updated last year
- python cffi bindings for the oniguruma regex engine☆19Updated last week