APrioriInvestments / typed_pythonLinks
An llvm-based framework for generating and calling into high-performance native code from Python.
☆200Updated last year
Alternatives and similar repositories for typed_python
Users that are interested in typed_python are comparing it to the libraries listed below
Sorting:
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A quicker pickle☆109Updated 3 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- distributed structured concurrency☆292Updated this week
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Domain Specific Languages in Python☆97Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- 💥 Cython memory pool for RAII-style memory management☆458Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Python bindings for simdjson using libpy☆67Updated 2 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated 11 months ago
- Annotate Python AST trees with source text and token information☆187Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆362Updated last week
- A module for lazy loading of Python modules☆88Updated 2 years ago
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- Make your Python code fly at transonic speeds!☆125Updated 2 months ago
- A Python wrapper for the extremely fast Blosc compression library☆357Updated last month
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Useful Mutable Mappings☆70Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 3 weeks ago
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- Automatic __slots__ for your Python classes☆68Updated 9 months ago
- Python library providing type-checked function calls at runtime☆98Updated last year
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 5 months ago