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: Hasura is an open source GraphQL engine that provides instant realtime GraphQL APIs on new or existing Postgres databases. It helps developers build modern apps and APIs faster by abstracting away the boilerplate of backend development.
Type: software
Pricing: Open Source