Open Source Software

Apache Flink 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.

Docker Compose Docker Compose

Docker Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application's services. Then, with a single command, you create and start all the services from your configuration. To learn more about all the features of Compose, see the list of features.

Disk Inventory X Disk Inventory X

Disk Inventory X is a disk usage utility for MacOS. Disk Inventory X helps users get an understaning of their computers disk space and how it is uitilized. Disk Inventory X answers this questions by providing an overview of files and folder and their size, with an easy-to-unstand graphical user interface that display disk space using treemaps. Disk Inventory X is released fully free and open-source under the GNU General Public License.

GNOME Terminal GNOME Terminal

GNOME Terminal is a terminal emulator for the GNOME desktop environment.

TiddlyWiki 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

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.

pgModeler pgModeler

pgModeler is an open source software for modeling PostgreSQL databases. It merges the classical concepts of modeling using entity-relationship diagrams with specific features that only PostgreSQL implements. With pgModeler you can create and edit database models easily with a simple and intuitive interface. pgModeler allows you to design your database once with dynamic code generation, and export to multiple versions of PostgreSQL ranging from 9.x to 13.x.

LevelDB 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

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.

GroundworkCSS GroundworkCSS

Responsive HTML5, CSS and JavaScript Framework