Open Source Development & DevOps Software
Termius
Termius is the SSH client that works on both Desktop and Mobile. The application lets you organize hosts into groups while allowing share settings across users. Terminus uses end-to-end encryption to ensure your data remains safe and secure, while keeping connection and command history.
Fiber
Fiber is an extremley fast web framework written in Go. The framework built on top of Fasthttp which is the faster HTTP engine avalible for Go. Fiber is free and open-source and is designed for fast application development with zero memory allocation and performance in mind.
Drash
A REST microframework for Deno's HTTP server with zero dependencies. Drash is designed to help you build your projects quickly with the ability to scale. With Drash you can build a Deno-based API, web app, SPA, or static HTML site.
TypeORM
TypeORM is a free and open-source object-relational mapper for TypeScript and JavaScript (ES7, ES6, ES5). The ORM supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. NodeJS, Browser, Ionic, Cordova and Electron are all supported platforms of TypeORM.
HTMX
HTMX is a HTML-first web framework that allows you to access AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML Markup, using attributes. With HTMX, developers can quickly build emmersive experiences and modern user interfaces without having to worry about REST APIs or complicated frontend JavaScript configurations. HTMX weighs in at just under 10k min.gz'd and is completley dependecy-free.
Apache ActiveMQ
Apache ActiveMQ is a popular open source, multi-protocol, Java-based messaging server. It supports industry standard protocols so users get the benefits of client choices across a broad range of languages and platforms. Apache ActiveMQ provides connectivity with languages like C, C++, Python, .Net, and more.
Java
Java is a programming language and a virtual environment used for software development. The language was created by James Gosling at Sun Microsystems. Today Java and the JVM (Java Virtual Machine) is owned by the Oracle Corporation and is used for developing software applications that can be deployed cross-platform.
Puppeteer
A Node.js library that provides a high-level headless Chrome API over the DevTools Protocol. Puppeteer is free and open source and can be used to generate screenshots and PDFs of web pages, crawl SPAs, scrape content from websites and auto submit forms and keyboard inputs for ui/ux testing.
Q#
A Microsoft developed domain-specific programming language used for expressing quantum algorithms. Q# share similar structures and elements with popular languages like Python, C#, and F#. The language comes bundled with the QDK (Quantum Development Kit) and quantum simulators, while also being extensible with Q# libraries. With Q# developers can build quantum algorithms used for quantum computing with a basic procedural model for writing programs with loops, if/then statements, and common data types.