vstinner / fatoptimizer
Static optimizer specializing functions with guards for Python 3.6
☆73Updated 5 years ago
Alternatives and similar repositories for fatoptimizer:
Users that are interested in fatoptimizer are comparing it to the libraries listed below
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 5 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆134Updated 8 years ago
- ☆609Updated 7 years ago
- Virtual Machine profiler (so far restricted to pypy and cpython)☆10Updated 10 years ago
- C Python, made faster.☆341Updated 9 years ago
- A way to use CPython modules on PyPy☆36Updated 9 years ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- An attempt to create a better language☆29Updated 7 years ago
- Design a new better C API for Python☆59Updated 3 months ago
- Read Watches in Python☆40Updated last year
- A library with a set of tools for annotating types in Python code.☆154Updated 9 years ago
- Python subsets☆41Updated 8 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆47Updated 3 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Experiments with call contexts in python☆10Updated 8 years ago
- Network protocol implementations in Python, sans I/O☆140Updated 3 months ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A pytest plugin to trace resource leaks.☆115Updated 5 years ago
- ☆39Updated 7 years ago
- A shell-like scripting language with the power of Python3☆35Updated 5 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- This project is no longer maintained here, instead, for Python < 3.4, please see 'https://github.com/haypo/pytracemalloc', maintained by …☆90Updated 3 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Parse protocols, without any I/O☆47Updated 7 years ago