Links
AddVivus is a lightweight JavaScript class (with no dependencies) that allows you to animate SVGs, giving them the appearence of being drawn. There are a variety of different animations available, as well as the option to create a custom script to draw your SVG in whatever way you like.
Github stars and forks ranking list. Github Top100 stars list of different languages.
OpenSource compliance CLI for GitLab CI/CD.
Analyze your GitLab CI/CD pipelines for security and compliance: pipeline composition (templates, components, version constraints), container images (mutable tags, trusted registries), and branch protection settings.
Plumber is a compliance scanner for GitLab. It reads your .gitlab-ci.yml and repository settings, then checks for security and compliance issues.
Related contents:
Fix Unreadable Colors in Python. Make your text readable for everyone.
CM-Colors automatically fixes your colors so they are easy to read. It finds similar colors that work for everyone, so you don't have to guess.
Related contents:
Don't hit the south wall, don't turn back. An industry-leading free, high-performance, AI and semantic technology web application and API security protection product.
UUSEC WAF Web Application Firewall is an industrial grade free, high-performance, and highly scalable web application and API security protection product that supports AI and semantic engines. It is a comprehensive website protection product launched by UUSEC Technology, which first realizes the three-layer defense function of traffic layer, system layer, and runtime layer.
An open-source low-code Platform for Developers. ILLA is a robust open source low-code patform for developers to build internal tools. By using ILLA's library of Components and Actions developers can save massive amounts of time on building tools.
Language-agnostic API mocking and testing utility.
mock is an API utility - it lets you:
-
define API routes easily through API configuration files or through command-line parameters.
-
use shells scripts as response handlers. Or any other type of program can act as response handlers.
-
test your API - make assertions on whether an endpoint was requested.
Related contents:
Matchlock secures AI agent workloads with a Linux-based sandbox.
Matchlock is a CLI tool for running AI agents in ephemeral microVMs - with network allowlisting, secret injection via MITM proxy, and VM-level isolation. Your secrets never enter the VM.
fully-local project memory for Claude Code.
Built for Claude Code. Stop wasting tokens and re-explaining your project every session. Recall gives Claude Code durable memory — entirely offline.
Bring any AI model into your terminal.
A fully decentralized fork of Warp. Six native AI protocols, third-party CLI agents as first-class Blocks, a built-in SSH + tmux host manager. Every credential, conversation and key stays on your machine.
Turn your Apps, Websites and Github repos into a developer portfolio.
Local memory for AI agents.
Link gives Codex, Claude, Cursor, Kiro, VS Code, Copilot, Antigravity, and other local agents the same source-backed memory, stored locally as Markdown.
Generate gethomepage.dev configs from running Docker containers.
Tired of manually writing homepage configs every time you spin up a new container? homepagectl fixes that.
Queries your Docker socket, matches containers against homepage known services, auto-detects ports, and writes services.yaml, settings.yaml, and .env — no manual YAML editing required.
The vector database to build knowledgeable AI.
The vector database for machine learning applications. Build vector-based personalization, ranking, and search systems that are accurate, fast, and scalable.
Related contents:
Libreboot provides boot firmware for supported x86/ARM machines, starting a bootloader that then loads your operating system. It replaces proprietary BIOS/UEFI firmware on x86 machines, and provides an improved configuration on ARM-based chromebooks supported (U-Boot bootloader, instead of Google’s depthcharge bootloader). On x86 machines, the GRUB and SeaBIOS coreboot payloads are officially supported, provided in varying configurations per machine. It provides an automated build system for the configuration and installation of coreboot ROM images, making coreboot easier to use for non-technical people. You can find the list of supported hardware in Libreboot documentation.
Work with remote images registries - retrieving information, images, signing content.
skopeo is a command line utility that performs various operations on container images and image repositories.
Related contents:
Build Postgres Extensions with Rust!
pgrx is a framework for developing PostgreSQL extensions in Rust and strives to be as idiomatic and safe as possible.
Related contents:
Linux Vendor Firmware Service.
The Linux Vendor Firmware Service is a secure portal which allows hardware vendors to upload firmware updates.
Veloren is an action-adventure role-playing game set in a vast fantasy world.
Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, The Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft. The game is in active development and enjoys a flourishing player community.
Source: A la découverte de Veloren, le jeu libre à monde ouvert @ Korben :fr:.
Helio is an attempt to rethink a music sequencer to create a tool that feels right. It provides a lightweight UI to help you get into the zone and focus on your ideas.
Convert email newsletters into RSS feeds.
LetterFeed is a self-hosted application that transforms your email newsletters into RSS feeds.
It periodically scans your email inbox via IMAP for new emails from the senders you've configured. When it finds a new email, it processes it, and adds it as a new entry to the corresponding newsletter's RSS feed.
HTML conversion tool to markdown.
Related contents:
Le réseau Affiz propose une gamme de solutions et de contenus pour les webmasters. L'objectif est de vous permettre d'améliorer la gestion publicitaire de votre site web à travers des outils simples et intuitifs.
The Context Optimization Layer for LLM Applications
Compress everything your AI agent reads. Same answers, fraction of the tokens. Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
Related contents:
Open-source, native Postgres GUI for macOS. Ask questions in English; review the SQL before it runs.
Postgres GUI using the LLM already on your Mac. Free, open-source native macOS database GUI using Apple's on-device Foundation Model for text-to-sql.
A Rust based DNS client, server, and resolver, built to be safe and secure from the ground up.
shell teleporter plugin/dotfiles manager (bash/zsh/ksh).
bash/zsh/ksh plugin/dotfiles manager and teleporter
Your shell env and plugins are available everywhere (hosts/users)
bzzz bzzz !
What's the point to have a fine tuned local shell environment if you lose it as soon as you connect to another server / sudo to another user ?
The Open Home Foundation fights for the fundamental principles of privacy, choice, and sustainability for smart homes. And for every person who lives in one. It does this by supporting the development of open-source projects, and open connectivity and communication standards.
Related contents:
💬 Typebot is a powerful chatbot builder that you can self-host.
Hack the bot game: Build faster, Chat smarter.
Typebot is a no-code platform that enables you to effortlessly create and integrate advanced chatbots into websites and chat platforms like WhatsApp.
Gestionnaire de finances personnelles.
Kresus is an open-source libre self-hosted personal finance manager. It allows you to safely track your banking history, check your overall balance and know exactly on what you are spending money with the use of tags!
Sierra AGI games on the web! AGILE is an AGI (Adventure Game Interpreter) engine, written in Java & JS, using the libGDX cross-platform development framework, targeting HTML5, Desktop and Android.
The C4 model for visualising software architecture: Context, Containers, Components, and Code.
The C4 model was created as a way to help software development teams describe and communicate software architecture, both during up-front design sessions and when retrospectively documenting an existing codebase. It's a way to create maps of your code, at various levels of detail, in the same way you would use something like Google Maps to zoom in and out of an area you are interested in.
When hacking up Bash scripts, there are often things such as logging or command-line argument parsing that:
You need every time
Come with a number of pitfalls you want to avoid
Keep you from your actual work
Here’s an attempt to bundle those things in a generalized way so that they are reusable as-is in most scripts.
We call it “BASH3 Boilerplate” or b3bp for short.
Cours Perl, AdminSys et Apache & NGINX en français par Luc Didry
HTML5 Canvas Heatmap Library. 🔥 JavaScript Library for HTML5 canvas based heatmaps
heatmap.js is a JavaScript library that can be used to generate web heatmaps with the html5canvas element based on your data. Heatmap instances contain a store in order to colorize the heatmap based on relative data, which means if you're adding only a single datapoint to the store it will be displayed as the hottest(red) spot, then adding another point with a higher count, it will dynamically recalculate. The heatmaps are fully customizable.
Develop full-stack web apps faster.
Wasp is a compiler-driven full-stack web framework; it takes configuration and source files with your unique logic, and it generates the complete source code your the web app. Think of a Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.
Related contents:
A tiny experimental language designed to be targeted by coding LLMs.
NanoLang transpiles to C for native performance while providing a clean, modern syntax optimized for both human readability and AI code generation.
Discover the World’s Top Designers & Creative Professionals.
Explore work from the most talented and accomplished designers ready to take on your next project
A simple music app using YouTube Music for backend.
A FOSS YouTube Music client for Android with many features from Spotify, SponsorBlock, ReturnYouTubeDislike.
Related contents:
Simple Windows and Linux keystroke injection tool that exfiltrates stored WiFi data (SSID and password).
Have you ever seen a movie where a hacker plugs a seemingly ordinary USB drive into a computer and instantly steals data? Today, you'll be building a device that does exactly that.
Related contents:
The IoT Hardware enabler.
Being a trusted Internet of Things (IOT) hardware partner since 2008, Seeed Studio is dedicated to realizing interactive digital replica of our physical world. This website is an open source platform with a collection of all wikis currently published by Seeed Studio and updated weekly to showcase our product range and research, which includes digitalisation of the natural environment.
A simple, self-hosted app for your checklists and notes.
Tired of bloated, cloud-based to-do apps? Jotty is a lightweight alternative for managing your personal checklists and notes. It's built with Next.js 14, is easy to deploy, and keeps all your data on your own server.
Related contents:
Compile-time Tailwind CSS for React Native with zero runtime overhead. Transform className props to optimized StyleSheet.create() calls at build time.
xmobar is a minimalistic status bar. It's usable with any window manager in X11 and (via its text output mode) Wayland.
The Modern Link Attribution Platform.
Dub is the modern link management platform for entrepreneurs, creators, and growth teams. The modern link attribution platform. Loved by world-class marketing teams like Twilio, Buffer, Framer, Perplexity, Vercel, and more.
Cataclysm: Dark Days Ahead is a turn-based survival game set in a post-apocalyptic world. Struggle to survive in a harsh, persistent, procedurally generated world. Scavenge the remnants of a dead civilization for food, equipment, or, if you are lucky, a vehicle with a full tank of gas to get you the hell out of Dodge. Fight to defeat or escape from a wide variety of powerful monstrosities, from zombies to giant insects to killer robots and things far stranger and deadlier, and against the others like yourself, that want what you have…
Related contents:
Colmena is a software solution to create and share content, developed together with local and community media from the Global South. Colmena is free software self-hosted that can be installed on its own instance.
Colmena is your digital tool box for local and community media productions. It's a 100% free of charge, secure, open source solution for mobile and desktop environments. Colmena is mantained and developed by a non-profit consortium of civil society organisations dedicated to the freedom of expression and digital rights.
Colmena bundles all essential tools for resilient local and community media productions in just one application. With our free and open source software you can: record, edit, do remote interviews, live-stream, meet and plan with your team, share files and publish from almost any digital device.
A TypeScript ORM for Majestic Monoliths and PostgreSQL.
Related contents:
Token-Efficient Browser for AI Agents.
A persistent, policy-guarded Playwright browser for AI agents — network policy, encrypted credential vault, proof screenshots, and CAPTCHA solving.
Create Beautiful Themes for shadcn/ui.
Shadcn Themer is a web application that lets you to create, customize, and share themes for shadcn/ui
This project automates the creation of a complete security lab environment for detection engineering and attack simulation. With a single command, it deploys three virtual machines: a fully configured Splunk server, a Windows Server Active Directory Domain Controller with advanced logging, and a Splunk SOAR server for automated response capabilities.
Client Panel, Billing & SSO for Pterodactyl Hosting. Open-Source Client Panel & Billing System for Pterodactyl Game Server Hosting.
Complete client management platform for Pterodactyl hosting with integrated billing system, Stripe payments, SSO authentication, and plugin marketplace. Free to self-host with professional invoicing and subscription management.
Related contents:
Open-source sQL AI Agent. Text2SQL made Easy!
Wren AI is an open-source SQL AI Agent that empowers data, product, and business teams to access insights through AI chat, built-in well designed intuitive UI and UX, integrating seamlessly with tools like Excel and Google Sheets.
claude-red is a curated library of offensive security skills designed for the Claude skills system. Each skill is a structured SKILL.md file that primes Claude with expert-level methodology for a specific attack surface — from SQLi to shellcode, EDR evasion to exploit development.