Free and Open Source Software
Sapper
Sapper is a free and open source application framework for Svelte. With Sapper developers can build server-side rendered applications that does not compromise on SEO, load times or progressive enhancement. Your Sapper app will handle navigation instantaneously, much like any other SPA.
Hasura
Hasura is a software development tool that lets you build real-time GraphQL APIs for a PostgreSQL database. The software is free and open source, while enterprise features are provided at a cost. Hasura is perfect for building GraphQL powered microservices and 3factor applications.
Ajenti
Anjeti is an server administration tool and control panel for server management. It provides you with a fast and secure way to manage a remote Linux box at any time using everyday tools like a web terminal, text editor, file manager and others.
Swarmlet
Swarmlet is a free and open-source, self-hosted Platform as a Service that runs on any single server. It's mainly intended for use with multiple servers, a server cluster / swarm. Swarmlet is inspired by Dokku and brings the same simplicity to Docker Swarm. Swarmlet also uses Traefik v2 and Let's Encrypt to provide automatic SSL and load balancing on your apps.
LibreCAD
LibreCAD is a free and open-source 2D CAD software used 2D modeling. With LibreCAD, users can model 2D objects in a neat and intuitive GUI based on Qt5. The software is available in 30+ languages and works cross-platform for macOS, Linux and Windows.
Objection.js
Objection.js is an ORM (Object Relational Mapper) built on top of knex for Node.js. Objection.js aims to stay out of your way and make it as easy as possible to use the full power of SQL and the underlying database engine while still making the common stuff easy and enjoyable. Even though ORM is the best commonly known acronym to describe objection, a more accurate description is to call it a relational query builder. With Objection.js you get all the benefits of an SQL query builder but also a powerful set of tools for working with relations.
BlackSheep
BlackSheep is an asynchronous web framework to build event based web applications with Python. It is inspired by Flask, ASP.NET Core, and the work by Yury Selivanov. With BlackSheep you can write performan web applications utilizing MVC architecture.
FreeCAD
FreeCAD is a highly customizable, scriptable and extensible computer aided design software software for the, MacOS, Linux and Windows operating systems. With FreeCad you can model and design real-life objects in 3D through parametric modeling where all 3D objects you design are controlled by parameters. FreeCAD is released as free and open source software under LGPv2+ license, and can be used for commercial and hobby projects alike.
OpenFaaS
OpenFaaS makes it simple to deploy both functions and existing code to Kubernetes. With OpenFaaS developers can deploy their applications and serveless functions to their very own scalable, fault-tolerant event-driven serverless platform powered by Docker and Kubernetes.
Erlang
A general-purpose, concurrent, functional programming language used to build massively scalable soft real-time systems with requirements on high availability. Erlang comes bundled with the OTP, the Open Telecom Platform which is a runtime system first developed by Ericsson to handle the Swedish telecom infrastructure in the early 80's. The term Erlang and OTP is today used interchangeably and includes the runtime, the language and ready-to-use components built specifically for the ecosystem. To this day, Erlang is used in various sectors and applications like telecoms, banking, e-commerce, computer telephony and instant messaging. As the language is suitable for critical infrastructure and applications that requires high availability and real-time features, running at scale.