Development & DevOps Software for Windows

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.

Q# Q#

A Microsoft developed domain-specific programming language used for expressing quantum algorithms. Q# share similar structures and elements with popular languages like Python, C#, and F#. The language comes bundled with the QDK (Quantum Development Kit) and quantum simulators, while also being extensible with Q# libraries. With Q# developers can build quantum algorithms used for quantum computing with a basic procedural model for writing programs with loops, if/then statements, and common data types.

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.

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.

Cucumber Cucumber

Cucumber is a BDD testing and collaboration platform. Whether you are building open source or proprietary software, Cucumber's collaboration tools will boost your engineering team's performance by employing Behavior-Driven Development (BDD).

MremoteNG MremoteNG

mRemoteNG is an open source, tabbed, multi-protocol, remote connections manager for Windows. The project was originally forked from the mRemote, and has been improved ever since. mRemoteNG allows you to view all of your remote connections in a simple yet powerful tabbed interface.

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.

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.

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.

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.