APrioriInvestments / typed_python
An llvm-based framework for generating and calling into high-performance native code from Python.
☆198Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for typed_python
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆155Updated this week
- A quicker pickle☆108Updated 2 years ago
- PyPy binary wheels for some popular packages☆81Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- Python AST that abstracts the underlying Python version☆140Updated this week
- Make your Python code fly at transonic speeds!☆120Updated 2 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 2 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆245Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆212Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Time Travel Debugging for Python☆162Updated 4 months ago
- 💥 Cython memory pool for RAII-style memory management☆438Updated 2 months ago
- persistent caching to memory, disk, or database☆261Updated 2 weeks ago
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- A Vectorized Python Dict/Set☆115Updated last year
- A distributed, structured concurrent runtime for Python (and friends)☆270Updated 10 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆78Updated 2 months ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- Domain Specific Languages in Python☆97Updated 11 months ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆65Updated 3 years ago
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- Python code object transformers☆184Updated 8 months ago
- An AST unparser for Python☆223Updated last year
- Read/Write Lock - synchronization primitive for asyncio☆143Updated 2 weeks ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆241Updated 3 weeks ago
- Compiles a python function with cython using only a decorator.☆185Updated 7 years ago
- Multiple argument dispatching.☆284Updated this week