Open Source Development & DevOps Software

Grunt.js Grunt.js

Grunt is an open-source JavaScript task runner, a tool used to automatically perform frequent tasks such as minification, compilation, unit testing, and linting. The Grunt ecosystem contains hundred of plugins that can be used to automate just about anything build related. With Grunt, you use the command-line interface to run custom tasks defined in a your config file to optimize your development workflow.

Airsite Airsite

With Airsite you can create landing pages for yourself or your business, on your mobile phone. Airsite can be used on your Android or iOS devices and allow your to build your next page without any programming or web design skills.

Kindmetrics Kindmetrics

Kindmetrics is a strictly privacy-focused analytics tool to help you find referrers and measure good content quickly. A more excellent way to dig into your visitors without the visitors giving their data to big enterprises.

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.

DuckDB DuckDB

DuckDB is an embeddable SQL OLAP database management system. It provides developers with serious data management features such as extensive support for complex SQL queries and a large function library, with windwed functions. DuckDB is also ACID compliant and proivides transactional guarantees through custom, bulk-optimized MVCC. DuckDB is released fully open source under the permissive MIT Licens. The entire source code of DuckDB is freely available on GitHub

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.

Silex Silex

With Silex you can create websites in the cloud that are based on open standards. Silex is a free and open source website builder that provides tools to build websites without writing code. Silex is suitable for professional and hobbyists alike, and is used by freelancers, agencies, hosting companies and more.

Kitty Terminal Kitty Terminal

Kitty is a fast, featureful, GPU based terminal emulator for macOS, Linux and Windows. The project is developed by kovidgoyal and released as free and open software under the GPL-3.0 License. The terminal achives maximal performance by offloading rendering to the GPU for lower system load and smooth scrolling, making it a good choice when compared to resource heavy elctron-based terminals. Kitty Terminal also supports modern features like graphics, unicode, true-color, OpenType ligatures, mouse protocol, hyperlinks, focus tracking, bracketed paste and several new terminal protocol extensions.

Docz Docz

Docz is a free and open source documentation software that makes it easy to write and publish beautiful interactive documentation for your code. It allows you to create markdown files showcasing your code and Docz turns them into a live-reloading, production-ready site. Docz is powered by GatsbyJS and is highly optimized for fast build times and end-user perfomance, while also allowing you toleverage GatsbyJS's huge ecosystem of plugins and tools. The software is written in TypeScript and Docz provides native TypeScript support for TSX components and can generate documentation from your prop types and comments in your code.