Links
AddPhoto Sharing. For Everyone. A free and ethical photo sharing platform, powered by ActivityPub federation.
Pattern Lab is a collection of tools to help create and maintain atomic design systems.
From the cloud to your endpoints to your IoT, TEHTRIS technologies neutralize ransomware and 0-days attacks in real time. Our solutions are modular and can be deployed individually or in a suite within the TEHTRIS XDR Platform.
Matter.js is a 2D rigid body physics engine for the web written in JavaScript (yes, another).
Autonomous website platform. Your code, your agents.
Fimo completes the AI-built website stack. Editable content for your team. Autonomous agents for SEO, translations, and whatever you add next. Your site starts running itself.
Related contents:
Devenez et restez confiant en JavaScript. Devenez et restez confiant en JavaScript
winapp, the Windows App Development CLI, is a single command-line interface for managing Windows SDKs, packaging, generating app identity, manifests, certificates, and using build tools with any app framework.
Related contents:
A Progressive Web App for local file sharing. local file sharing in your browser. Inspired by Apple's Airdrop.
VoucherVault is a Django web application that allows you to manage coupons, vouchers, loyalty and gift cards digitally.
It provides a web portal that is mobile friendly and easy to use. Additionally, it supports expiry notifications via Apprise URLs that will frequently remind you to redeem your stuff. You can also track fractional transactions, which help to understand historical redemptions and reflect the remaining monetary value of an item accurately. Moreover, redeem codes are nicely printed as QR code or EAN13 barcode.
Single-file PHP shell. p0wny@shell:~# is a very basic, single-file, PHP shell. It can be used to quickly execute commands on a server when pentesting a PHP application. Use it with caution: this script represents a security risk for the server.
A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore.
Valkey is a high-performance data structure server that primarily serves key/value workloads. It supports a wide range of native structures and an extensible plugin system for adding new data structures and access patterns.
Music Streaming App!
The open-source music app for Android that offers streaming and offline listening. Enjoy custom playlists, high-quality audio, and lyrics support - all completely free, with no ads or subscriptions.
Related contents:
A Red Team Script to Detect Canary Tokens and Seed Files. How to Detect Canary and Seed Microsoft Office Files with Python Without Triggering an Alert.
In the realm of cybersecurity, vigilance is key. One way malicious actors might infiltrate systems is through seemingly innocuous Microsoft Office files. These files might contain hidden URLs or macros designed to execute harmful actions. In this blog post, we'll explore a Python script designed to detect potentially suspicious Microsoft Office documents by examining their contents without opening them directly, reducing the risk of inadvertently triggering malicious code.
This package provides secure first factor one-time passwords (OTPs) for Laravel applications. Users enter their email and receive a one-time code to sign in.
Incrementally adoptable type-safety for your new and existing APIs. RPC-like client, contract, and server implementation for a pure REST API
ts-rest offers a simple way to define a contract for your API, which can be both consumed and implemented by your application, giving you end to end type safety without the hassle or code generation.
Privacy proxy for your OpenAI requests.
An intelligent privacy layer for AI APIs. Kiji automatically detects and masks personally identifiable information (PII) in requests to AI services, ensuring your sensitive data never leaves your control.
Related contents:
reate thumbnails easily from high-res images, without any distortion, with one line of code. You can even decide thumbnail dimensions directly from CSS.
The open source platform that helps teams manage their infrastructure as code at scale using Terraform or OpenTofu. No vendor lock-in, No licensing headache, Self Hosted anywhere.
Terrakube is an open source collaboration platform for running remote infrastructure as code operations using Terraform or OpenTofu that aims to be a complete replacement for close source tools like Terraform Enterprise, Scalr or Env0.
Your self hosted YouTube media server.
Once your YouTube video collection grows, it becomes hard to search and find a specific video. That's where Tube Archivist comes in: By indexing your video collection with metadata from YouTube, you can organize, search and enjoy your archived YouTube videos without hassle offline through a convenient web interface.
shared memory for agents. Get smarter alongside your AI.
Your intelligence shouldn't reset every conversation. Ensue is a persistent knowledge tree that grows with you - what you learn today enriches tomorrow's reasoning.
Enjoy your music in a beautiful and modern UI. Beautiful and fast music streaming server.
Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
A fast, composable, unstyled emoji picker made with Tailwind & React.
Le site des randonneurs. Plateforme d'assistance à la randonnée.
HTTP load testing tool and library. It's over 9000!'
Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It's over 9000!
For the 6 months or so I’ve been quietly porting tmux from C to Rust. I’ve recently reached a big milestone: the code base is now 100% (unsafe) Rust. I’d like to share the process of porting the original codebase from ~67,000 lines of C code to ~81,000 lines of Rust (excluding comments and empty lines). You might be asking: why did you rewrite tmux in Rust? And yeah, I don’t really have a good reason. It’s a hobby project. Like gardening, but with more segfaults.
TUI for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering with fuzzy find, regex support (like fzf and grep) and coloring the output, written in Go with the gocui library.
Terminal user interface for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering with fuzzy find, regex support (like fzf and grep) and coloring the output, written in Go with the awesome-gocui (fork gocui) library.
Mini Keyboard,Wireless Keyboard,Bluetooth Keyboard,Remote control,Mouse.
The future of payments has arrived. With a decade of experience processing payments, we have adapted our optimised payment architecture to better serve each unique digital industry.
We offer payment services used by leading marketplaces, ecommerce stores, software editors and digital platforms. With these tools, you can seamlessly boost your online sales.
A tiny little drawing app. Allow to easily create simple diagrams.
LDAP authentication server for developers. A lightweight LDAP server for development, home use, or CI.
Go-lang LDAP Authentication (GLAuth) is a secure, easy-to-use, LDAP server w/ configurable backends.
DNS Measurement, Troubleshooting and Security Auditing Toolset.
Ever been wondering if your ISP is hijacking your DNS traffic? Ever observed any misbehavior with your DNS responses? Ever been redirected to wrong address and suspected something is wrong with your DNS? Here we have a set of tools to perform basic audits on your DNS requests and responses to make sure your DNS is working as you expect.
Related contents:
Insert is a programming language for self-modifying code.
It can be used to create programs that produce modified versions of themselves. For example, the pong game above (which was one of the winners of IOCCC29) can be found at test/snapshots/pong-target.stdout, with the source code used to create it at test/src/pong.int and a helper script to run it at quineRun.sh.
Kingfisher is a blazingly fast secret‑scanning and validation tool built in Rust. It combines Intel’s hardware‑accelerated Hyperscan regex engine with language‑aware parsing via Tree‑Sitter, and ships with hundreds of built‑in rules to detect, validate, and triage secrets before they ever reach production.
Related contents:
An embedded scripting language for Rust.
Rhai is an embedded scripting language and evaluation engine for Rust that gives a safe and easy way to add scripting to any application.
NanoCore 8-bit CPU emulator in Rust.
NanoCore is a meticulously crafted emulator for a custom 8-bit CPU. Designed with extreme minimalism in mind, this CPU operates within a strict 256-byte memory space, with all registers, the Program Counter (PC), and the Stack Pointer (SP) being 8-bit.
a streaming JSON parser.
jsonriver is a simple JS library that will parse JSON incrementally as it streams in, e.g. from a network request or a language model. It gives you a sequence of increasingly complete values.
TypeScript Frontend Framework Built on Effect-TS. Built on Effect. Architected like Elm. Written in TypeScript.
Foldkit is for developers who want to build their product with confidence instead of fighting their architecture. If you want a single pattern that scales from a counter to a multiplayer game without complexity creep, this is it.
Using an LLM to call tools in a loop is the simplest form of an agent. This architecture, however, can yield agents that are “shallow” and fail to plan and act over longer, more complex tasks. Applications like “Deep Research”, "Manus", and “Claude Code” have gotten around this limitation by implementing a combination of four things: a planning tool, sub agents, access to a file system, and a detailed prompt.
deepagents is a Python package that implements these in a general purpose way so that you can easily create a Deep Agent for your application.
The link you share when someone asks what you do. Portable professional identity on the open web.
Replace a LinkedIn URL or hand-kept /about page with a profile that updates itself. Portable, verifiable, pulling from the activity you already do.
The Container Streaming Platform
Streaming containerized apps and desktops to end-users. The Workspaces platform provides enterprise-class orchestration, data loss prevention, and web streaming technology to enable the delivery of containerized workloads to your browser.
Related contents:
GAIA Logo GAIA: AI Agent Framework for AMD Ryzen AI.
GAIA is AMD's open-source framework for building intelligent AI agents that run 100% locally on AMD Ryzen AI hardware. Keep your data private, eliminate cloud costs, and deploy in air-gapped environments—all with hardware-accelerated performance.
Related contents:
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit.
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner.
Related contents:
The non-toxic social network
Welcome to a place where advertisers don’t call the shots.
Where your data isn’t packaged up and sold.
Where you – not algorithms – decide what you see.
Where you can directly edit misleading content.
Where bad actors are kicked out and kept out.
Where you actually like spending time.
Welcome to social media the way it should be.
Welcome to WT.Social.
Finally a Fabioulous & Fast Fuzzy File Finder for neovim.
FFF stands for freakin fast fuzzy file finder (pick 3) and it is an opinionated fuzzy file picker for neovim. Just for files, but we'll try to solve file picking completely.
It comes with a dedicated rust backend runtime that keep tracks of the file index, your file access and modifications, git status, and provides a comprehensive typo-resistant fuzzy search experience.
Modern alternative webUI for qBittorrent, with multi-instance support. Written in Go/React.
A fast, single-binary qBittorrent web UI: manage multiple instances, automate torrent workflows, and cross-seed across trackers.
Related contents:
Zork I (Microcomputer Version) by Infocom.
Zork I is a 1980 interactive fiction game written by Marc Blank, Dave Lebling, Bruce Daniels and Tim Anderson and published by Infocom.
Related contents:
Pipelined Relational Query Language, pronounced "Prequel". PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement. Like SQL, it's readable, explicit and declarative. Unlike SQL, it forms a logical pipeline of transformations, and supports abstractions such as variables and functions. It can be used with any database that uses SQL, since it compiles to SQL.
Open Source Document Signing. Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
DocuSeal is an open source platform that provides secure and efficient digital document signing and processing. Create PDF forms to have them filled and signed online on any device with an easy-to-use, mobile-optimized web tool.
Related contents:
A Frontier Open-Source Text-to-Speech Mode.
VibeVoice is a family of open-source frontier voice AI models that includes both Text-to-Speech (TTS) and Automatic Speech Recognition (ASR) models.
Multi-Platform Gamepad Firmware for Raspberry Pi Pico and other RP2040 boards.
GP2040-CE (Community Edition) is a gamepad firmware for the Raspberry Pi Pico and other boards based on the RP2040 microcontrollers that combines multi-platform compatibility, low latency and a rich feature set to provide endless customization possibilities without sacrificing performance.
Related contents:
An organic glow that hugs the edge of your screen — zero-dependency Canvas 2D engine + React adapter
An organic glow that hugs the edge of your screen.
Transform & Optimise images (Cloudflare Images alternative).
A high-performance image transformation service built in Go, providing a URL-based API for real-time image processing. An open-source alternative to Cloudflare Images and ImageKit.
Clipboard and drag & drop image sharing
Scale Machine Learning & AI Computing.
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
🐝 AI-powered browser assistant ("Cline for web browsing").
A very minimal GUI app that can write compressed disk images to USB drives.
Zensolutions, c’est une gamme de logiciels de gestion électronique des documents édités par Entropics. Le dynamisme de nos équipes et la flexibilité des offres Zensolutions vous permettent de bénéficier d’une GED adaptée à votre entreprise quels que soient votre secteur d’activité, votre projet et votre taille.
Web base mindmaps creation software source code : https://github.com/drichard/mindmaps