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☆171Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- A quicker pickle☆109Updated 3 years ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Domain Specific Languages in Python☆97Updated last year
- persistent caching to memory, disk, or database☆275Updated 3 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- distributed structured concurrency☆295Updated this week
- Python AST that abstracts the underlying Python version☆146Updated last week
- A lightweight, pure Python, numpy compliant ndarray class.☆202Updated 5 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Python library providing type-checked function calls at runtime☆98Updated last year
- forge (python signatures) for fun and profit☆106Updated 4 years ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month
- Automatic __slots__ for your Python classes☆69Updated 9 months ago
- Make your Python code fly at transonic speeds!☆125Updated this week
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- Robust and reusable Executor for joblib☆583Updated last month
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 6 months ago
- Encrypted Python Execution☆200Updated 4 years ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 4 months ago
- A fast and thorough lazy object proxy.☆261Updated last month