Open Source Development & DevOps Software

SILQ SILQ

Silq is a free and open-source high-level programming language specifically for quantum computing. The language is openly developed by ETH Zürich and provides a strong static type system.

Julia Julia

Julia is free and open-source high-level, high-performance, dynamic programming language. The language is most commonly used by developers for numerical analysis and computational science. Julia's ecosystem includes many packages that makes easy to create data visualisations, work with data and machine learning.

Apache Hadoop Apache Hadoop

Apache Hadoop is a free and open source software library that allows for the distributed processing of large data sets across clusters of computers using simple programming models. Apache Hadoop is designed to scale well, from single servers to thousands of machines offering local computation and storage. With Apache Hadoop you can store any kind of data and utilize the enormous processing power with the ability to handle virtually limitless concurrent tasks or jobs.

Pyodide Pyodide

Pyodide is a scientific Python stack that compiles to WebAssembly allowing you to run the Python 3.8 runtime to the browser via WebAssembly. With Pyodide you can run popular libraries such as NumPy, Pandas, Matplotlib, SciPy, and scikit-learn in any modern browser.

NPM NPM

NPM is the most popular package registry for JavaScript and Node.js packages. It is relied upon by more than 11 million developers worldwide and has become the center of JavaScript code sharing. Currently NPM hosts over 1 million packages and is considered the largest software package registry in the world.

Rundeck Rundeck

Rundeck is an open source automation service with a web console, command line tools and a WebAPI. With Rundeck you easily run automation tasks across a set of nodes. Rundeck is avalible as two versions, Rundeck Community and Rundeck Enterprise, where the first mentiond is built for small teams. It addresses the technical complexity of Runbook Automation for solving non-production self-service. The later is aimed at teams and organizations at scale. It addresses the organizational complexity of teams and multiple clusters with self-service, incident response, and compliance and auditing features.

Hotwire Hotwire

Hotwire or HTML Over The Wire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. Hotwire is a newly released project from the guys at Basecamp, and the Ruby on Rails creator David Heinemeier Hansson. The project aims to simplify the process of building web-based apps as a small team or solo developer.  The concept is however not new, it dates back years, and we have seen implementations being done before. Laravel Livewire, Phoenix Liveview and HTMX is similar implementations of the concept or serverside render blocks of HTML dynamically.

Node.js Node.js

Node.js is a free and open-source JavaScript runtime environment built on the V8 engine. Node.js can execute JavaScript outside of a web browse and works cross-platform. The platform is used to power many JavaScript software project and web application in production today. Node.js is perfect for data-intensive real-time applications due to its event-driven and non-block I/O model.

Jetpack Jetpack

Jetpack is the WordPress toolkit developed by Automatic, the developers of WordPress. The plugin provides security, performance, marketing and design tools for WordPress powered websites. Jetpack allows over 5 million WordPress users to monitor site changes, debug, troubleshoot and maintain a healthy and secure website.

ZK Framework ZK Framework

ZK is anopen source Java framework for building enterprise web and mobile apps.