brandtbucher / haxLinks
Write compiled bytecode inline with pure Python. 🤖
☆75Updated 9 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 9 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Python dependency specifications supporting logical operations☆26Updated 2 weeks ago
- Unravelling Python source code☆188Updated last year
- A command line tool, to simplify vendoring pure Python dependencies.☆79Updated last month
- Utilities for run-time type validation and multiple dispatch☆165Updated 3 months ago
- Operator overloading for fast anonymous functions.☆50Updated 3 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- 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 last month
- Run mypy and pyright over millions of lines of code☆92Updated last week
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- 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
- Decisions by the Python Typing Council☆46Updated 8 months ago
- ☆113Updated 11 months ago
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 6 months ago
- A low-level library for installing from a Python wheel distribution.☆136Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month
- register-based CPython☆45Updated 2 years ago
- ☆36Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Useful types for Python☆131Updated last month
- Replacing Python's type system.☆18Updated 9 months ago
- Retrieve information from typeshed and other typing stubs☆23Updated 2 weeks ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- ☆39Updated 11 months ago
- Tool for fixing trivial problems with your code.☆63Updated last year
- 🎰 Ensure your __slots__ are working properly☆98Updated last week
- A TUI disassembler☆119Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 3 weeks ago