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.

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.

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

BookStack BookStack

BookStack is a free and open-source, self-hosted, easy-to-use platform for documenting, organizing and storing information. BookStack is written in PHP, on-top of the Laravel Framework and can be hosted on most web hosting platforms, VPSs and cloud instances. The software is configurable and allow you to setup BookStack for your particular user case. It allows you to change, the name, logo, theme and registration options. It also provides a page editor with a simple WYSIWYG interface that can be used to edit content by anyone. BookStack is developed as a truly free and open software and is released under the MIT license.

Gulp.js Gulp.js

A toolkit to automate & enhance your workflow. Leverage gulp and the flexibility of JavaScript to automate slow, repetitive workflows and compose them into efficient build pipelines.

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.

Apache Hudi Apache Hudi

Apache Hudi is a free and open source tool for ingesting and managing storage of large analytical datasets over DFS. With Hudi you can stream and process bid data by an order of magnitude faster than traditional batch processing. Apache Hudi work with Apache Spark and integrates well with third-party services like Amazon EMR, AWS Glue Catalog, AWS Lambda, Hadoop Distributed File System (HDFS), Google Bigtable, WebHDFS and Google Cloud Tasks.

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.

pgModeler pgModeler

pgModeler is an open source software for modeling PostgreSQL databases. It merges the classical concepts of modeling using entity-relationship diagrams with specific features that only PostgreSQL implements. With pgModeler you can create and edit database models easily with a simple and intuitive interface. pgModeler allows you to design your database once with dynamic code generation, and export to multiple versions of PostgreSQL ranging from 9.x to 13.x.

GitBucket GitBucket

GitBucket is a free and open-source Git platform built on the JVM. GitBucket is written in Scala and released under the Apache License Version 2.0.