Free Development & DevOps Software

Light Table Light Table

Light Table is an IDE (integrated development environment) for software development. The application is built by Chris Granger and Robert Attorri and features real-time feedback allowing instant execution, debugging and access to documentation.

Rome Rome

Rome is a free and open-source JavaScript build tool that has strong conventions and aims to have minimal configuration. The toolset includes a linter, compiler and bundler for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS. Rome has zero dependencies, and has largely been written from scratch by people from Facebook.

Amber Framework Amber Framework

Amber is a web framework written in the programming language Crystal that makes building web applications fast, simple, and enjoyable. The Amber Framework provides productivity and happiness through a powerful CLI and familiar design patterns seen in Kemal, Rails, Phoenix and other popular frameworks. With the Amber Framework you can build blazing fast web applications that your users will love.

Flutter Flutter

Flutter is an open-source UI software development kit created by Google. Flutter allows developers to write Android and iOS application in Dart. Flutter can be installed on any desktop computer and server that runs Linux, macOS or Windows. The SDK provide developers with a great developer experience with hot reload, that allows for quick iterations and a quick development workflow when building UI's, adding features and fixing bugs.

GitLab GitLab

A web-based tool for DevOps lifecycle management and source code hosing. GitLab, much like GitHub use the open-source technology Git for repository management and code reversion. On top of that GitLab provide extra services like issue-tracking, wiki and CI/CD pipelines for code deployment. The main difference between GitLab and GitHub is that GitLab is open-source and the whole platform can be self-hosted on your own server. GitLab also provides the same hosted repository solutions provided by GitHub.

Hapi Hapi

Build powerful, scalable applications, with minimal overhead and full out-of-the-box functionality with Hapi. It's a free and open-source JavaScript framework for Node.js that is developed for enterprise-grade applications. Companies like Walmart, Brave and Condé Nast build web-services with Hapi and rely on it at scale.

JavaScript JavaScript

JavaScript is a scripting or programming language that conforms to the ECMAScript specification. The language is mainly used to create complex features for web pages, but is also used other software project. Javascript has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions and is mostly just-in-time compiled.

VSCodium VSCodium

VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode. VSCodium is built on the same source code as VSCode, but with telemetry and tracking removed before it is packaged as an application. VSCodium is released under the MIT license and is a great way to use VSCode without being tracked by Microsoft.

ProcessWire ProcessWire

With ProcessWire you can connect all your content seamlessly and making content management fast, easy and fun. ProcessWire is a free and open-source content management system and framework released under the Mozilla Public License 2.0. The CMS is built around an API wit similar naming connventions to that of jQuery, which makes it easier to use for JavaScript developers. It also provides a secure foundation, proven scalability and the performance needed to manage content online sucessfully.

MkDocs MkDocs

MkDocs is a fast, simple and open-source static site generator that's geared towards building project documentation for software projects. With MkDocs it's easy to setup documentation with source files that are written in Markdown, and configured with a single YAML configuration file. When it is time to host your documentation, MkDocs builds completely static HTML sites for GitHub pages, Amazon S3 or a hosting provider of your choice.