Links
AddMyDumper is a Logical Backup Tool. It has 2 tools:
mydumperwhich is responsible to export a consistent backupmyloaderreads the backup from mydumper, connects the to destination database and imports the backup.
Both tools use multithreading capabilities
Cloud-init is the industry standard multi-distribution method for cross-platform cloud instance initialization. It is supported across all major public cloud providers, provisioning systems for private cloud infrastructure, and bare-metal installations.
The Pinouts Book is a free digital book created for designers and engineers as a quick reference for remembering the different pinout functions in your electronics projects. The book covers 130 commonly used components (view list), such as connectors, single board computers, dev boards, memory cards, microcontroller chips, and more.
DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
DB4S is for users and developers who want to create, search, and edit databases. DB4S uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned.
Open source record and playback test automation for the web
Traefik is an open-source Edge Router that makes publishing your services a fun and easy experience. It receives requests on behalf of your system and finds out which components are responsible for handling them.
Messaging that just works. RabbitMQ is the most widely deployed open source message broker.
Related contents:
A reasonably secure operating system.
Qubes OS is a free and open-source, security-oriented operating system for single-user desktop computing. Qubes OS leverages Xen-based virtualization to allow for the creation and management of isolated compartments called qubes.
Proxmox Virtual Environment is an open source server virtualization management solution based on QEMU/KVM and LXC. You can manage virtual machines, containers, highly available clusters, storage and networks with an integrated, easy-to-use web interface or via CLI. Proxmox VE code is licensed under the GNU Affero General Public License, version 3. The project is developed and maintained by Proxmox Server Solutions GmbH.
Warp 10 is a modular open source platform shaped for the IoT that collects, stores and allows you to analyze sensor data.
Exploration, visualisation et découverte des données. Kibana est une interface utilisateur gratuite et ouverte qui vous permet de visualiser vos données Elasticsearch et de naviguer dans la Suite Elastic. Vous voulez effectuer le suivi de la charge de travail liée à la recherche ou comprendre le flux des requêtes dans vos applications ? Kibana est là pour ça.
download Bittorrents, Direct Downloads and Youtube videos. Mipony is a download manager specially designed to optimize and automate the downloads.
Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web
Mailu, Docker based mail server Mailu is a simple yet full-featured mail server as a set of Docker images. It is free software (both as in free beer and as in free speech), open to suggestions and external contributions. The project aims at providing people with an easily setup, easily maintained and full-featured mail server while not shipping proprietary software nor unrelated features often found in popular groupware.
The Kubernetes IDE The largest and most advanced Kubernetes platform in the world
Talos is a modern OS designed to be secure, immutable, and minimal. Its purpose is to host Kubernetes clusters, so it is tightly integrated with Kubernetes.
Related contents:
- Proxmox Kubernetes Install with Talos Linux @ Virtualization Howto.
- Talos, Proxmox and OpenTofu: Beginner's Guide - Part 1 @ Eleni Grosdouli.
- Talos, Proxmox and OpenTofu: Beginner's Guide - Part 2 @ Eleni Grosdouli.
- Talos, Proxmox and OpenTofu: Beginner's Guide - Part 3 @ Eleni Grosdouli.
- A Simple Way to Install Talos Linux on Any Machine, with Any Provider @ Linux.com.
- No SSH? What Is Talos, This Linux Distro for Kubernetes? @ The New Stack.
- Rebuilding My Talos Cluster from Bare Metal @ Nerdz.
Open source RGB lighting control that doesn't depend on manufacturer software.
The Log File Navigator, lnav for short, is an advanced log file viewer for the small-scale. It is a terminal application that can understand your log files and make it easy for you to find problems with little to no setup.
Next-generation Node.js and TypeScript ORM for Databases. Prisma helps app developers build faster and make fewer errors with an open source database toolkit for PostgreSQL, MySQL, SQL Server, and SQLite.
Related contents:
A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot.
Create GUI applications with Python and Qt. Create professional user-interfaces for your Python apps. Stop searching for how to create GUI applications with Python — it's all here. I've been teaching Python & Qt for 8 years, helping thousands of developers just like you to bring their apps to life. Let's make your project a success!
Quick Reference Cheat Sheet Here are some cheatsheets and quick references contributed by open source angels.
The Markdown Guide is a free and open-source reference guide that explains how to use Markdown, the simple and easy-to-use markup language you can use to format virtually any document.
Related contents:
Open Source Binaries of VSCode. Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking.
Transform raw video into high quality datasets in minutes. Find the most important images within petabytes of raw video, in just a few lines of code.
The small framework with powerful features CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.
Analyzes resource usage and performance characteristics of running containers. cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide.
Darling is a translation layer that lets you run macOS software on Linux.
Android in a Box. Run Android applications on any GNU/Linux operating system.
A container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.
Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications on any GNU/Linux-based platform.
Discover everything that is happening on your computer. Expose every connection your applications make and detect evil ones. Finally get the power to act accordingly.
Debian Live system / CD for sysadmins and texttool-users. Grml is a bootable live system (Live-CD) based on Debian. Grml includes a collection of GNU/Linux software especially for system administrators. Users don't have to install anything on fixed storage. Grml is especially well suited for administrative tasks like installation, deployment and system rescue.
Related contents:
A Docker-powered stateless API for PDF files. Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more.
Free Time-Tracking App (open-source). With Kimai, the boring process of feeding Excel spreadsheets with your working hours is not only simplified, it also offers dozens of other exciting features that you don't even know you're missing so far!
A fancy self-hosted monitoring tool. It is a self-hosted monitoring tool like "Uptime Robot".
a fast, scalable, multi-language and extensible build system. Build and test software of any size, quickly and reliably. Bazel is a free software tool for the automation of building and testing of software.
Related contents:
- Adopting Bazel for Web at Scale @ The Airbnb Tech Blog's Medium.
- Optimiser les temps de build avec Bazel et Buildfarm @ Vincent Composieux :fr:.
- (Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup @ Jack's home on the web.
- Bazel's Original Sins @ Farid Zakaria's Blog.
- Trusting builds with Bazel remote execution @ Blog System/5.
- Top 5 Monorepo Tools for 2025 @ aviator.
- You are holding BUILD files wrong @ Blog System/5.
discord.js is a powerful Node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
Version control for your database
Robust schema evolution across all your environments. With ease, pleasure, and plain SQL.
Authentication server providing two-factor and SSO. Protect your applications with Single Sign-On and 2 Factor. Authelia is an open-source full-featured authentication server available on Github .
Related contents:
The snappy web interface for your 3D printer. OctoPrint is the snappy web interface for your 3D printer that allows you to control and monitor all aspects of your printer and print jobs.
In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service. The twelve-factor app is a methodology for building software-as-a-service apps.
Related contents:
Amazon Mechanical Turk (MTurk) is a crowdsourcing marketplace that makes it easier for individuals and businesses to outsource their processes and jobs to a distributed workforce who can perform these tasks virtually. This could include anything from conducting simple data validation and research to more subjective tasks like survey participation, content moderation, and more. MTurk enables companies to harness the collective intelligence, skills, and insights from a global workforce to streamline business processes, augment data collection and analysis, and accelerate machine learning development.
The open network attached storage solution. openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. Thanks to the modular design of the framework it can be enhanced via plugins.
ZFS for the Home to the Data Center.
Related contents:
- How To Choose Or Build Your Own NAS - incl. TrueNAS @ Jim's Garage YouTube.
- How I Configure TrueNAS (Complete Setup Guide) @ Hardware Haven's YouTube.
- How to install TrueNAS on a Raspberry Pi @ Jeff Geerling.
- Rebuilding my NAS - Moving to Virtual TrueNAS in Proxmox @ Jim's Garage.
- Collect All Media | *arr Stack TrueNAS Community Edition 2025 @ ServeratHome's YouTube.
Unleash Your Hardware. Unraid OS allows sophisticated media aficionados, gamers, and other intensive data-users to have ultimate control over their data, media, applications, and desktops, using just about any combination of hardware.
Related contents:
Code Playground Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
Customize and apply backgrounds fast. SVGs enable fullscreen visuals with a tiny filesize. Spice up your webpage in 30 seconds.
Beautiful & cool backgrounds with 10+ tools!. Create unique graphics for social media posts, landing pages and branding in a few clicks. Then export them as images, or even code (SVG & CSS).
Colored wisps in the background
Run OpenShift 3.x locally. Minishift is a tool that helps you run OpenShift locally by running a single-node OpenShift cluster inside a VM. You can try out OpenShift or develop with it, day-to-day, on your local host.
A visual way to view ECMAScript 6 compatbility across web browser and other implementations
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
Related content:
A set of several rich open source bundles based on Symfony