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:
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- A quicker pickle☆109Updated 3 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- distributed structured concurrency☆297Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- persistent caching to memory, disk, or database☆278Updated last month
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆111Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated this week
- A module for lazy loading of Python modules☆88Updated 2 years ago
- File system based database that uses python pickles☆73Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Python library providing type-checked function calls at runtime☆99Updated last year
- A lightweight, pure Python, numpy compliant ndarray class.☆203Updated 5 years ago
- A Python wrapper for the extremely fast Blosc compression library☆359Updated last month
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- 💥 Cython memory pool for RAII-style memory management☆460Updated 2 weeks ago
- Pyro 5 - Python remote objects☆369Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- Encrypted Python Execution☆200Updated 5 years ago
- Fluent data pipelines for python and your shell☆195Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Runtime inspection utilities for Python typing module☆375Updated last month
- a re-implementation of the asyncio mainloop on top of Trio☆201Updated 8 months ago