Free Development & DevOps Software
WebAssembly
WebAssembly or WASM for short, is an open standard and binary instruction format for a stack-based virtual machine. WebAssembly run in all modern web browsers at near-native performance and provides languages such as C/C++ and Rust with a compilation target so that they can run on the web. The language is designed to run alongside JavaScript, allowing both to work together, while simultaneously redefining the web's capability.
PureCSS
PureCSS is a free and open-source CSS framework with a minimal footprint. The entire framework and its modules weighs in at just 3.7KB minified and gzipped. With PureCSS web developers can craft responsive UI for websites that works for mobile as well as desktop. Since every line of the framework was carefully considered, you can rest assured that your page size will be kept to a minimal, and your website loads fast.
Materialize CSS
A modern responsive front-end framework based on Material Design. With Materialize CSS you can speedup your design and development process as most of the heavy lifting is done for you with default stylings that incorporate custom components. All principles of Material Design is incorporated into the framework and can be easily utilized with components and animations that provide better feedback to the users of your websites and applications.
PSequel
PSequel provides a clean and simple interface for you to perform common PostgreSQL tasks quickly. PSequel PostgreSQL GUI tool specifically developed for macOS. While offical tools like pgAdmin are great and provide a wide range of features, they lack the simplicity of PSequel.
postmarketOS
PostmarketOS is a touch-optimized, mobile operating system built on-top of Alpine Linux. It provides it's own packages and comes with a small footprint and can easily be installed on most smartphones. However, PostmarketOS is in early development and leads the way for mobile Linux operating systems and will most likely not operate like the more popular mobile OS on the market today.
GNU Emacs
GNU Emacs is an extensible and customizable, free and open source text editor. It was created by GNU Project founder Richard Stallman and has been dubbed "the most powerful text editor available today". At the core of GNU Emacs is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. Which allows users to extend and customize GNU Emacs to their heart's content.
Semantic UI
Semantic UI is a free and open-source framework for HTML and CSS. The framework treats words and classes as exchangeable concepts. Classes use syntax from natural languages like noun/modifier relationships, word order, and plurality to link concepts intuitively. Semantic UI provides similar benefits to that of BEM or SMACSS style guidelines.
phpMyAdmin
With phpMyAdmin you can manage MySQL and MariaDB via a user interface. phpMyAdmin is free and open-source portable web application written primarily in PHP. It supports wide range of native MySQL and MariaDB database operations including maniging tables, columns, relations, indexes, users, permissions and more.