Development & DevOps Software for macOS

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.

Wasmer Wasmer

With Wasmer you can run any code on any client using WebAssembly. It allows you to use tools you know and the languages you love.  By leveraging Wasm for software containerization, Wasmer create universal binaries that work anywhere without modification, including operating systems like Linux, macOS, Windows, and also web browsers. Compile everything to WebAssembly and run it on any OS or embed it into other languages.
 

PyTorch PyTorch

An open-source machine learning framework designed and developed by Facebook's AI Research lab. With PyTorch, developers can build deep and machine learning models with ease, as the framework covers some of the most mundane parts of the process. PyTorch is released under a modified version of the BSD license and is totally free and open-source.

NW.js NW.js

NW.js is a framwork for building desktop applications with HTML, CSS, and JavaScript. With NW.js you can call Node.js modules directly from DOM which enables you to write applications using technologies native to the browser.

Mail Studio Mail Studio

With Mail Studio you can designing beautiful responsive emails that work everywhere. It's a desktop application that is specifically built for ease-of-use and increased productivity when designed and writing email templates. Mail Studio is basically an email IDE that provides a large collection of responsive components and templates, visual design tools, powerful CSS and SASS editing, collaboration features and much more. When it is time to publish, Mail Studio exports all designs as standard HTML so that they can be imported and used in any marketing platform of your choice.

Apache JMeter Apache JMeter

Apache JMeter is an open source software Java-based load testing tool for analyzing and measuring the performance of a variety of services and applications. Apache JMeter uses Swing graphical API which means that it is not implemented by platform-specific coding. Developer use Apache JMeter to test performance both on static and dynamic resources, and simulate a heavy load on a server, group of servers, network or objects to test its strength or to analyze overall performance of applications.

Cypress.io Cypress.io

Cypress is an open-source front-end automated testing tool made specifically for developers and QA engineers. With Cypress.io, you can do fast, easy and reliable testing for anything that runs in the browser.

IPython IPython

IPython is a powerful, free and open-source interactive shell used for interactive computing. It's an alternative to the Python interpreter that provides improvements over its default counterpart. These improvements include syntax highlight, proper indentation, documentation, and much more. With iPython, you can use Jupyter notebooks to create reports that contain live code, charts, and more interesting things for data science and data visualisation.

MATLAB MATLAB

MATLAB is a commercial numerical computing environment and programming language developed by MathWorks. The environment provides live editing capabilities where the programming language is used to express matrix manipulation and array mathematics in real-time.

Socket.io Socket.io

Socket.IO is a free and open-source JavaScript library that can be used for building realtime web applications. The library consists of two parts, a server-side library for Node.js and a client-side library that runs in the browser.