APrioriInvestments / typed_pythonLinks
An llvm-based framework for generating and calling into high-performance native code from Python.
☆199Updated 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
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks ago
- Domain Specific Languages in Python☆97Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- persistent caching to memory, disk, or database☆274Updated 2 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- distributed structured concurrency☆292Updated last week
- 💥 Cython memory pool for RAII-style memory management☆458Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 11 months ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated 6 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- A Python wrapper for the extremely fast Blosc compression library☆357Updated last week
- Annotate Python AST trees with source text and token information☆183Updated last month
- File system based database that uses python pickles☆73Updated last year
- A lightweight, pure Python, numpy compliant ndarray class.☆199Updated 5 years ago
- Multiple argument dispatching.☆303Updated this week
- Concurrent appendable key-value storage☆107Updated last year
- Four-wheel drive for asyncio.☆76Updated 5 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 5 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Runtime inspection utilities for Python typing module☆365Updated 3 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated this week
- Automatic __slots__ for your Python classes☆68Updated 8 months ago
- Python bindings for simdjson using libpy☆67Updated 2 years ago