Open Source Development & DevOps Software

Torque 3D Torque 3D

Torque 3D is a premier open-source game engine. Torque 3D includes both a high-performance forward-rendering basic lighting engine, and a deferred-rendering advanced lighting mode. A plugin system for physics, and networking capabilities with a server authoritative networking model, used for multiplayer games. The game engine has been used to create everything from driving simulators to MMOs to first-person shooters.

PrestaShop PrestaShop

PrestaShop is an open source e-commerce tool that powers over 300,000 online stores. The software is openly licensed while providing premium features commercially. PrestaShop is written in PHP and uses MySQL as a database management system, and can be used by developers and non-developers alike. Due to the open nature of the software anyone can get involved in the project and get their ideas put to market. Overall this e-commerce solution comes packed with over 300 features and is customizable to each individual use-case, so that your online store can stand out from the crowd.

IDLE IDLE

IDLE is the default IDE which come installed with the programming language Python. The editor provides syntax highlighting, search features, class browsers, and runs Python scripts in a separate, protected process. IDLE was designed to be intuetive and simple to use, so that it can be a useful tool for people learning Python for the first time.

osCommerce osCommerce

osCommerce is an open-source shopping cart system that you can use to create online store. It is one of the oldest and most comprehensive open-source shopping cart on the market today. The software is written in PHP and is self-hosted, allowing you to have complete access to, and total control of your online store and data. osCommerce is a 20+ years old, community-driven project and includes over 9,000 add-ons that can be used to customize and add further functionality to your online store.

Slate API Docs Generator Slate API Docs Generator

Slate' API Docs Generator helps you create beautiful, intelligent, responsive API documentation.

Android Studio Android Studio

Android Studio is a Android development environment developed by Google. The platform is based on IntelliJ IDEA and provides integrated Android development tools used for creating, testing and debugging Android applications. Android Studio studio was created to provide a standard alternatives to the likes of Eclipse with Android Development Tools for Eclipse and other third-party providers.

Terraform Terraform

Terraform is an open-source infrastructure as code software tool created by HashiCorp. It allows infrastructure to be expressed as code in a simple, human readable language called HCL (HashiCorp Configuration Language). The Terraform CLI automatically reads configuration files and provides an execution plan of changes, which can be reviewed for safety and then applied and provisioned.

Stackbit Stackbit

Stackbit is the first open, complete platform for the Jamstack. Stackbit makes it easy to get started with the best tools for the modern web. It doesn't require you to make a ton of changes to your existing Jamstack to enable it with all of the cutting edge functionality you're looking for.

MySQL Workbench MySQL Workbench

MySQL Workbench is a free and commercial open-source tool for managing MySQL databases visually through a GUI. MySQL Workbench provides features like data modeling, sql development, and comprehensive administration tools. MySQL Workbench is developed by Oracle Corporation and is a successor to DBDesigner 4. The community edition of MySQL Workbench is released under the GNU General Public License, while the enterprise edition is released as a commercial proprietary software.

Rocket.rs Rocket.rs

Rocket is a web framework for Rust that makes it simple to write fast, secure web applications without sacrificing flexibility, usability, or type safety.