Open Source Development & DevOps Software

Ionic Framework Ionic Framework

Ionic is an open-source mobile app development framework that makes it easy to build high quality native and progressive web applications. The Ionic Framework takes advantage of power and flexibility of Angular to enable developers to build production-ready applications in a way that feels familiar. The Ionic Framework is released free and open-source under the MIT License, but the company behind the framework also provides the Ionic Enterprice Platform which enables large organization to launch enterprice-grade applications faster to the cloud.

Next.js Next.js

Next.js is a free an open-source JavaScript framework for building production grade React web applications that scale. World's leading companies use the framework to buil both static and dynamic websites and web applications.

React Native React Native

React Native combines the power of React with native app development. React Native is a popular JavaScript library for building native user interfaces. React Native allow developers to build applications for Android and iOS simultaneously without managing multiple codebases.

TextWrangler TextWrangler

TextWrangler is an all-purpose text and code editor for macOS. TextWrangler is now BBEdit.

Docker Compose Docker Compose

Docker Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application's services. Then, with a single command, you create and start all the services from your configuration. To learn more about all the features of Compose, see the list of features.

Sinatra Sinatra

Sinatra is a free and open source DSL library for quickly creating web applications in Ruby with minimal effort. Sinatra is loved by many due to its simplicity and ease-of-user. For Ruby developers, Sinatra is an alternative to web application frameworks like Ruby on Rails, Merb, Nitro, and Camping.

VMmanager VMmanager

VMmanager is a platform that allows you to increase efficiency and reduce costs of your IT department. With VMmanager you can create virtual servers and environments in minutes that can be used for migration, cloning, reinstalling the OS, backups, adding and deleting interfaces, virtual server image creation, monitoring, statistics collection.

Actix.rs Actix.rs

A powerful, pragmatic, and extremely fast web framework for Rust. With Actix.rs you can forget about stringly typed objects, from request to response, everything has types. Actix provides a lot of features out of box. HTTP/2, logging, etc and is easily extensible. Allowing you to create your own libraries that any Actix application can use.