Open Source Development & DevOps Software

React Hook Form React Hook Form

React Hook Form is a tiny form library without any dependencies. With the library it's simple to create React-based, performant, flexible and extensible forms with proper validation. React Hook Form is built with performance and DX in mind and embraces native form validation with simple integration to various UI libraries. Allowing developers to crete tiny size forms without dependancy, that follows HTML standards for validation. React Hook Form also provides resolvers support for third-party validation libraries like Yup, Zod, Superstruct, Joi or your custom sulotions.

MeiliSearch MeiliSearch

An open source, blazingly fast and hyper relevant search-engine that will improve your search experience.

Total.js Total.js

Total.js is a free and open-source framework for Node.js platform written in pure JavaScript. The framework share many similarities with other giants like PHP's Laravel, Python's Django and ASP.NET MVC. Developers use Total.js to build modern web, desktop and IoT applications.

ReverseSSH ReverseSSH

ReverseSSH is a statically-linked ssh server with a reverse connection feature for simple yet powerful remote access. Most people find ReverseSSH useful during HackTheBox, CTF's and similar challenges.

Gatsby Gatsby

Gatsby is a free and open source framework and site generator that helps developers to build blazing fast websites and apps. The framework is based on React and include a plugin ecosystem that can be used to extend the capabilities of Gatsby. With Gatsby you can pull data from headless CMSs, SaaS services, APIs, databases, even your file system with the help of GraphQL. If you are looking to build a fast website that scales with time, Gatsby might your best pick.

Hexo Hexo

A fast, simple & powerful blog framework and static site generator powered by Node.js. With Hexo, you can quicly build static websites and blogs that generates at an increaible speed. Hexo generates hundreds of files per seconds and quickly builds and push your website to deployment, with a single command. You can have your site up and running in minutes on well known hosts and platforms like GitHub Pages, Heroku, Digital Ocean and other platforms. The framework support all features of  GitHub Flavored Markdown and most Octopress plugins by default. Hexo is released free and open-source under the MIT License.

OpenShift OpenShift

Red Hat OpenShift is the hybrid cloud platform that contains a family of containerization software products developed by Red Hat. With OpenShift you can manage With OpenShift you can manage Kubernetes containers with full-stack automated operations to manage hybrid cloud, multi-cloud, and edge deployments. Part of OpenShift is the flagship product is the OpenShift Container Platform, an on-premises platform as a service built around Docker containers orchestrated and managed by Kubernetes on a foundation of Red Hat Enterprise Linux.

Apache Airflow Apache Airflow

Apache Airflow is a community created workflow management platform. The software is both free and open-source, and can be used to reduce complexity in organizations workflow. Apache Airflow is modular by nature, and has an architecture that makes it easy to customize to organizations specific needs. The software was was first developed at Airbnb to where it was used to programmatically author and schedule their workflows, allowing the organization to monitor them via the built-in Airflow dashboard.

Apache Cordova Apache Cordova

Apache Cordova is a mobile application development framework that enables developers to build hybrid web applications for mobile devices using CSS3, HTML5, and JavaScript. Instead of relying on platform-specific APIs, Apache Cordova allows you to build your application once, and ship anywhere.

Koa Koa

Koa is a free and open-source, expressive HTTP middleware framework for Node.js. Koa provides a great developer experience that makes writing web applications and APIs more enjoyable. Koa's middleware stack flows in a stack-like manner, allowing you to perform actions downstream then filter and manipulate the response upstream. Only methods that are common to nearly all HTTP servers are integrated directly into Koa's small codebase. This includes things like content negotiation, normalization of node inconsistencies, redirection, and a few others.