Description: Google Reader was a popular RSS/Atom feed aggregator developed by Google. It allowed users to subscribe to feeds and view updates from blogs, news sites, and other web content in one interface. Google Reader shut down in 2013.
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