Open Source Development & DevOps Software

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.

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.

Gotham.rs Gotham.rs

Gotham.rs is a flexible web framework written in Rust, it promotes stability, safety, security and speed.

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.

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.

Snowpack Snowpack

Snowpack enables frontend developers to enjoy a lightning-fast development experience. It's modern build tool that replaces heavier, more complex bundlers like Webpack or Parcel in your development workflow. Snowpack leverages JavaScript's native module system to increase performance and never builds the same file twice. Allowing you to enjoy a near instant hot module reload and refresh no matter how big your project grows. Snowpack supports JSX, TypeScript, React, Preact, CSS Modules and much more, while also provding an extensive plugin catalog with support for almost any technology in the JavaScript eco-system.

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.

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.