Software
Apache Flink
Apache Flink is a free and open-source stream framework used for processing big data. The software is developed openly by the Apache Software Foundation and the community. The core of Apache Flink is written in Java and Scala as a distributed streaming data-flow engine. Data-flows executed by Flink programs are pipelined and run parallel to maximize efficiency.
WhatsApp
WhatsApp is free messenger app for chat and voice over IP, owned and managed by Facebook. The application allow users to send text and voice messages, make voice and video calls and share images, media files and user locations with friends and family.
TiddlyWiki
TiddlyWiki is a personal wiki and a non-linear notebook that provides an interactive way to manipulate and structure data for web consumption. The free and open source application is written as an SPA (Single Page Application) with JavaScript by Jermolene. TiddlyWiki is designed from the ground up to easy to customize and re-shape depending on your use-case, while also providing tools that can be used to split up and reuse content.
Wine
Wine is a free and open-source compatibility layer that aims to allow application software and computer games developed for Microsoft Windows to run on Unix-like operating systems, such as Linux, macOS, & BSD. Wine began in 1993 under the initial coordination of Bob Amstadt as a way to support running Windows 3.1 programs on Linux. To this day, Wine makes it easy to wrap and install Windows games and software for your favorite Unix system.
CrossOver
With CrossOver you can run Microsoft Windows software on Linux, macOS, and Chrome OS. CrossOver creates a Microsoft Windows compatibility layer making it possible to run games and software only available for Windows. CrossOver is developed by CodeWeavers and based on free and open-source compatibility layer Wine.
LevelDB
LevelDB is a free and open-source key-value storage library developed by Google. LevelDB provides on-disk storage and ordered mapping of string keys to string values. With LevelDB data is stored and sorted by key, and the keys and values are arbitrary byte arrays. The library will also automatically compress files using the Snappy compression library to optimize for storage capacity.
n8n
n8n is a free and open node-based Workflow Automation Tool. n8n can be self-hosted, while also being provided as a managed sulotion at n8n.io. The software can easily be extended and integrated with popular third-party services such as Github, Slack and many more.
Sentry
Over 1 million developers across 60,000 organization use Sentry to diagnose, fix, and optimize the performance of their code. Sentry is a commerical application monitoring platform that allow them to ship better software faster.
Easy Digital Downloads
A plugin that lets you sell digital products with WordPress powered site. Easy Digital Downloads is an all-in-one solution for providing a storefront that sells digital goods. The Easy Digital Downloads eco-system is filled with third-party add-ons built by the community to extend the offerings of the Easy Digital Downloads plugin. A part from the community provided add-ons, Easy Digital Downloads provides functionality for discount codes, shopping cart, unlimited file downloads, file access controls, customer account pages, full data-reporting, download activity tracking and a REST API.
PostgREST
PostgREST is a standalone web server and development tool that automatically turns your PostgreSQL database into a RESTful API.