Development & DevOps Software for macOS

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.

LiteSpeed Web Server LiteSpeed Web Server

LiteSpeed Web Server is an Apache alternative that conserves resources without sacrificing performance, security, or convenience. With LiteSpeed Web Server, you can double your capacity and eliminate third-party caching layers. It securely handle thousands of concurrent clients while consuming minimal memory and CPU. The LiteSpeed Web Server is a popular choice for people hosting WordPress sites as it allows them to server level cache pages and reach high requests per second.

Apache HTTP Server Apache HTTP Server

A free and open-source cross-platform web server developed by the Apache Software Foundation. The Apache HTTP Server is a continuous development effort to build an open HTTP server for modern operating systems. The web server is used by organizations, businesses and hobbyists alike, to power web-based applications.

Deno Deno

A new free and open-source JavaScript runtime based on the V8 engine by the creator of Node.js, Ryan Dahl. Deno is written in JavaScript and Rust and allows you to write server-side application with JavaScript or TypeScript in a faster and more secure way. Ryan Dahl set out to create Deno from the ground up to remedy regrets he faced after building Node.js. Deno puts more focus on security and permission, promises, browser capability, imports and modules.

BlueGriffon BlueGriffon

A next-generation Web and EPUB Editor based on the rendering engine of Firefox. The BlueGriffon is a WYSIWYG content editor for the World Wide Web. With BlueGriffon you can edit HTML documents in a what-you-see-is-what-you-get fashion.

Jenkins Jenkins

Jenkins is a free and open source DevOps tool used for ticket systems and CI/CD infrastructure. Jenkins provides hundreds of plugins to support building, deploying and automating any software project. The tool is a self-contained Java-based program that is ready to run out-of-the-box, with packages for Windows, Mac OS X and Unix-like operating systems. Anyone is free to contribute to Jenkins, and the software is released under the MIT license.

Termius Termius

Termius is the SSH client that works on both Desktop and Mobile. The application lets you organize hosts into groups while allowing share settings across users. Terminus uses end-to-end encryption to ensure your data remains safe and secure, while keeping connection and command history.

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.

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.

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.