vstinner / fatoptimizerLinks
Static optimizer specializing functions with guards for Python 3.6
☆72Updated 5 years ago
Alternatives and similar repositories for fatoptimizer
Users that are interested in fatoptimizer are comparing it to the libraries listed below
Sorting:
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- C Python, made faster.☆341Updated 9 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 5 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- ☆608Updated 7 years ago
- Design a new better C API for Python☆59Updated 6 months ago
- A library for ptrace-based tracing of Python programs☆155Updated 10 months ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Read Watches in Python☆40Updated last year
- A totally different take on container boilerplate.☆138Updated 3 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago
- Network protocol implementations in Python, sans I/O☆142Updated 5 months ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- An attempt to create a better language☆29Updated 7 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- Pattern matching for python☆218Updated 10 years ago
- Python code object transformers☆185Updated last year
- The Time Travel Python Debugger☆104Updated 8 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- Python subsets☆41Updated 8 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Experiments with call contexts in python☆10Updated 8 years ago