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
Description: Node-RED is an open-source visual programming tool for wiring together hardware devices, APIs, and online services. It provides a browser-based flow editor that makes it easy to wire together flows using a wide range of predefined nodes.
Type: software
Pricing: Open Source