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 quicker pickle☆109Updated 3 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 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
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- 💥 Cython memory pool for RAII-style memory management☆459Updated 2 months ago
- distributed structured concurrency☆301Updated last week
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- persistent caching to memory, disk, or database☆278Updated last week
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆113Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Four-wheel drive for asyncio.☆82Updated 4 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Automatic __slots__ for your Python classes☆69Updated 2 months ago
- A lightweight, pure Python, numpy compliant ndarray class.☆203Updated 5 years ago
- Get a clue, get some code☆366Updated 4 years ago
- Fluent data pipelines for python and your shell☆196Updated last month
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 2 weeks ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- Robust and reusable Executor for joblib☆605Updated 5 months ago
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago