Description: AdAway is an open source ad blocker and hosts file editor for Android devices. It blocks ads by editing the hosts file on your device to redirect requests from advertising servers to localhost.
Type: software
Pricing: Open Source
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