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☆172Updated last month
- 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☆215Updated 2 years ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- distributed structured concurrency☆301Updated 3 months ago
- persistent caching to memory, disk, or database☆278Updated this week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Python AST that abstracts the underlying Python version☆146Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Concurrent appendable key-value storage☆107Updated last year
- 💥 Cython memory pool for RAII-style memory management☆459Updated last month
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆112Updated 2 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Python bindings for simdjson using libpy☆69Updated 3 years ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Four-wheel drive for asyncio.☆81Updated 3 months ago
- Fluent data pipelines for python and your shell☆195Updated last week
- Python library providing type-checked function calls at runtime☆99Updated last year
- Get a clue, get some code☆366Updated 4 years ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Robust and reusable Executor for joblib☆601Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week