Open Source Development & DevOps Software

MainWP MainWP

The MainWP WordPress plugin is a free and open-source, self-hosted solution for managing multiple WordPress sites from a single dashboard. With MainWP you can manage posts and pages, controlling users, making backups and performing updates through the unified MainWP dashboard. All of which will minimize the time and cost of maintaining multiple WordPress sites.

DDEV DDEV

DDEV is an open source tool that makes it dead simple to get local PHP development environments up and running within minutes. It's powerful and flexible as a result of its per-project environment configurations, which can be extended, version controlled, and shared. In short, DDEV aims to allow development teams to use Docker in their workflow without the complexities of bespoke configuration.

LispPad LispPad

LispPad is a simple, lightweight, IDE for developing and running Scheme code on macOS. The language supported by the integrated development environment LispPad is based on the R7RS (small) standard of the Scheme programming language. LispPad provides the a wide range of components inclduing a fully integrated Scheme interpreter, a large set of libraries, a text editor supporting syntax highlighting, smart indentation, parenthesis matching and text completion.

Jest Jest

A delightful free and open source testing framework for JavaScript that focus on simplicity. With Jest you can test your application written built with Babel, TypeScript, Node.js, React, Angular and Vue.js, in a simple, config free manner.

Puppeteer Puppeteer

A Node.js library that provides a high-level headless Chrome API over the DevTools Protocol. Puppeteer is free and open source and can be used to generate screenshots and PDFs of web pages, crawl SPAs, scrape content from websites and auto submit forms and keyboard inputs for ui/ux testing.

OpenCog OpenCog

OpenCog is an open source artificial intelligence framework. The project is witten in Scheme and developed by the OpenCog foundation and aims to make artificial intelligence more pallatable to developers. OpenCog and OpenCog Prime is an architecture for robot and virtual embodied cognition that defines a set of interacting components designed to give rise to human-equivalent artificial general intelligence as an emergent phenomenon of the whole system.

Phoenix LiveView Phoenix LiveView

Phoenix LiveView enables rich, real-time user experiences with server-rendered HTML. LiveView is free and open-source tool built for the Elixir framework Phoenix. It allows you to use a declarative model to render HTML on the server over WebSockets with optional LongPolling fallback. It also comes with templating and change tracking, live form validation with upload support, rich integration API with the client with phx-click, phx-focus, phx-blur, phx-submit, and a phx-hook for the cases where you have to write JavaScript.

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.

RedisGraph RedisGraph

RedisGraph is the first free and open source queryable Property Graph database to use sparse matrices to represent the adjacency matrix in graphs and linear algebra to query the graph.