Description: AddThis is a social sharing platform that allows website owners to add share buttons to their sites, allowing visitors to easily share content on social networks. It supports sharing to over 60 platforms.
Type: software
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