Description: BookStack is an open source knowledge management platform to help build and organize wikis for internal or public use. It allows you to collaboratively write and structure documents to organize knowledge, notes or documentation.
Type: software
Pricing: Free
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