Description: Bumble is a popular dating and networking app launched in 2014. It requires women to make the first move and start conversations with matches, aiming to give more power to women in online dating.
Type: software
Pricing: Freemium
Description: Eventlet is a concurrent networking library for Python that allows developers to easily write highly scalable servers. It uses green threads to provide asynchronous I/O without having to deal with callback functions or program complexity.
Type: software