Free and Open Source Software
Wine
Wine is a free and open-source compatibility layer that aims to allow application software and computer games developed for Microsoft Windows to run on Unix-like operating systems, such as Linux, macOS, & BSD. Wine began in 1993 under the initial coordination of Bob Amstadt as a way to support running Windows 3.1 programs on Linux. To this day, Wine makes it easy to wrap and install Windows games and software for your favorite Unix system.
Deno
A new free and open-source JavaScript runtime based on the V8 engine by the creator of Node.js, Ryan Dahl. Deno is written in JavaScript and Rust and allows you to write server-side application with JavaScript or TypeScript in a faster and more secure way. Ryan Dahl set out to create Deno from the ground up to remedy regrets he faced after building Node.js. Deno puts more focus on security and permission, promises, browser capability, imports and modules.
Cyberduck
Cyberduck is a free and open-source client for FTP and SFTP, WebDAV, Amazon S3, OpenStack Swift, Backblaze B2, Microsoft Azure & OneDrive, Google Drive and Dropbox. Cyberduck is written in Java and C# using the Cocoa framework and is available for macOS and Windows.
Spider Gazelle
Spider Gazelle is a Rails esque web framework written in the programming language Crystal. The framework focuses on speed, extensabillity and ease-of-use.
Bevy Engine
Bevy is a refreshingly simple data-driven game engine built in Rust. In Bevy, all engine and game logic uses Bevy ECS, a custom Entity Component System, the fastest ECS according to some benchmarks. With Bevy you can create and render 2D using sprite sheets, dynamic texture atlases, cameras, textures, and materials and extend the capability of the engine with custom shaders, materials, and render pipelines. It also allows you to create 3D games with a modern and flexible 3D renderer with lights, cameras, meshes, textures, materials, gltf loading custom shaders, materials, and render pipelines. The game engine is developed and released as open source software under the MIT License.
Subsocial
An open platform for decentralized social networks and marketplaces. It's censorship-resistant and has built-in monetization methods. Built with Polkadot and IPFS tech stack.
Gitly
Gitly is a free and open-source git-based source code management tool written in V. The software can be self-hosted affordably with a $3.5 cloud instance. Gitly is light, fast and utlize minimal ammount of RAM, and can be deployed as a single <1 MB binary, including compiled templates.
Bower
Bower provides hooks to facilitate using packages in your tools and development workflows. With Bower, you can optimize and build front-end code to follow the flat dependency graph and to help reduce page load. Bower is released free and open-source under the
RabbitMQ
With RabbitMQ your applications gets a common platform to send and receive messages, and your messages a safe place to live until received. Allowing your application to handle long-running or blocking tasks, and respond quickly to requests instead of being forced to perform computationally intensive tasks on the spot. The software is developed and released as open-source and is currently the most widley used free and open-source message-broker. Commercial, enterprise releases of RabbitMQ is also avalible for a subscription fee.