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 2 weeks ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- 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
- distributed structured concurrency☆300Updated 2 months ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- 💥 Cython memory pool for RAII-style memory management☆460Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆202Updated 9 months ago
- Automatic __slots__ for your Python classes☆69Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- A Python wrapper for the extremely fast Blosc compression library☆358Updated last month
- Utility for measuring the fraction of time the CPython GIL is held☆121Updated 4 years ago
- Concurrent appendable key-value storage☆107Updated last year
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆111Updated 2 years ago
- Make your Python code fly at transonic speeds!☆125Updated 2 weeks ago
- Fluent data pipelines for python and your shell☆195Updated 5 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆414Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- A module for lazy loading of Python modules☆88Updated 2 years ago