Free Development & DevOps Software

Nginx Nginx

A free and open-source web server created by created by Igor Sysoev in 2004. Nginx can be used as web server, reverse proxy, load balancer, mail proxy and HTTP cache. Today the project is managed by Nginx Inc and developed openly by the community, while an enterprise version of the software is also available under the name Nginx Plus.

PhantomJS PhantomJS

PhantomJS is a headless web browser scriptable with JavaScript. PhantomJS utilize QtWebKit as the backend to offer fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. PhantomJS is most commonly used by developers to run browser-based unit tests in a headless system like a continuous integration environment.

KubeSphere KubeSphere

KubeSphere is a distributed operating system managing cloud native applications with Kubernetes as its kernel, and provides plug-and-play architecture for the seamless integration of third-party applications to boost its ecosystem. KubeSphere allow people and organizations to create multi-tenant enterprise-grade container platforms with full-stack automated IT operation and streamlined DevOps workflows.

Material UI Material UI

Material UI is a free and open-source framework with React components for faster and easier web development. With Material UI you can build your own design system and get started with Material Design. The framework includes pre-built React components for almost all UI use-cases that are at your fingertips as soon as you install Material UI.

Lona Lona

Lona is a Python-based web application framework, designed to write responsive web applications. With Lona you can write interactive applications without JavaScript.

Matplotlib Matplotlib

Matplotlib is a free and open-source data visualization library for Python. With Matplotlib you can vizualize data in plots, charts, histograms and much more.

Vizzlo Vizzlo

Create high-quality charts and business graphics easily online, in PowerPoint, or Google Slides.

Vizzu Vizzu

Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly it is designed for building animated data stories and interactive explorers as Vizzu enables showing different perspectives of the data that the viewers can easily follow due to the animation.

Prisma Prisma

Prisma is a free and open source modern database access layer for TypeScript and Node.js. The software aims to make database access easier with an auto-generated and type-safe query builder that's tailored to your database schema. Prisma is a new take on the traditional ORMs and SQL query builders found in many frameworks and development solutions today. By providing a single access layer that works across databases and technologies Prisma creates what they believe to be the feature of database access and management. Prisma ships with the Prisma Client, a tool that makes it easy to reason about your database queries, so that you can focus on your data and application rather than complex SQL queries or ORM models. With Prisma you can create your own GraphQL or REST API that can access different types of databases including PostgreSQL, MongoDB and MySQL.