Description: Google Forms is a free online survey and questionnaire builder offered by Google as part of the G Suite productivity suite. It allows users to create customizable forms and surveys to collect information, registrations, event sign-ups, etc. without coding.
Type: software
Pricing: Free
Description: Greenlet is a lightweight concurrency library for Python that allows users to switch between several green threads (coroutines) in a similar way to yield statements. It enables non-blocking cooperative multitasking in Python programs.
Type: software
Pricing: Open Source