Links
AddSimple React forms validation. Performant, flexible and extensible forms with easy-to-use validation.
Dashboards for DevOps.
Visualize cloud configurations. Assess security posture against a massive library of benchmarks. Build custom dashboards with code.
Related contents:
In August 2025, Google announced that starting next year, it will no longer be possible to develop apps for the Android platform without first registering centrally with Google.
AntiSquat leverages AI techniques such as natural language processing (NLP), large language models (ChatGPT) and more to empower detection of typosquatting and phishing domains.
Related contents:
Revolutionize Your Development with Windsurf AI IDE
As the first truly intelligent development environment, Codeium Windsurf AI combines powerful AI agents with intuitive co-pilots to create an unparalleled coding experience that adapts to your needs and enhances your productivity.
Related contents:
The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
A Terraform provider for managing Docker services.
Manage Docker-hosted resources (such as repositories, teams, organization settings, and more) using Terraform.
JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀 JSON Hero makes reading and understand JSON files easy by giving you a clean and beautiful UI packed with extra features.
Upgrade Your Command Line. Level Up Your Terminal With Graphical Widgets.
Wave is an open-source terminal that adds the ability to launch graphical widgets, controlled and integrated directly with the CLI.
Search API, Search as a Service.
SeekStorm is an open-source, sub-millisecond full-text search library & multi-tenancy server implemented in Rust.
IVM (Incremental View Maintenance) implementation as a PostgreSQL extension
Incremental View Maintenance (IVM) is a way to make materialized views up-to-date in which only incremental changes are computed and applied on views rather than recomputing the contents from scratch as REFRESH MATERIALIZED VIEW does. IVM can update materialized views more efficiently than recomputation when only small parts of the view are changed.
Related contents:
Clipperz is an online vault and password manager that knows nothing about you and your data. Everything you submit is locally encrypted by your browser before being uploaded to Clipperz.
Cozy a personal cloud you can host, hack, and delete. A smart personal cloud to gather all your data.
Cozy Cloud offers everyone a smart digital home, Cozy that combines comfort and security for more services. With Cozy, change the rules and become the only one that control your data.
The cozy-stack is the main backend server for the Cozy platform.
In this short article, I will walk you through how I implemented it in Typescript (JS), how you can adopt MCP too and how it's going to make Agentic AI way simpler going forward.
Related contents:
The AI-Native Kubernetes Management Platform. AI-Native Kubernetes Management at Enterprise Scale.
Plural is the control plane for platform teams. Bring AI into day-2 operations, automate complex upgrades, and manage Kubernetes fleets across any cloud, data center, or edge — fully under your control.
Request analytics from the nginx access logs.
ngtop is a command-line program to query request counts from nginx's access.log files.
This project aims to provide community built upgrade scripts for OpenERP. We need your help. Read the documentation here: http://readthedocs.org/docs/openupgrade-server/en/latest
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX.
Related contents:
We redesigned Windows for gaming. Atlas is a Windows version designed for gamers. Atlas users can enjoy higher framerate, lowered input delay and latency. Great for people on both low-end system and high-end gaming machine.
Ruby Next makes modern Ruby code run in older versions and alternative implementations
Ruby Next is a transpiler and a collection of polyfills for supporting the latest and upcoming Ruby features (APIs and syntax) in older versions and alternative implementations. For example, you can use pattern matching and Kernel#then in Ruby 2.5 or mruby.
An open source template for building cloud agents.
Spawn coding agents that run infinitely in the cloud. Powered by AI SDK, Gateway, Sandbox, and Workflow SDK.
Lightweight React SVG pie charts, with versatile options and CSS animation included. ~2kB gzipped.
Markdown for the component era.
MDX lets you use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast.
MDX is an authorable format that lets you seamlessly write JSX in your markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast. 🚀
Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels
Tile Language (tile-lang) is a concise domain-specific language designed to streamline the development of high-performance GPU/CPU kernels (e.g., GEMM, Dequant GEMM, FlashAttention, LinearAttention). By employing a Pythonic syntax with an underlying compiler infrastructure on top of TVM, tile-lang allows developers to focus on productivity without sacrificing the low-level optimizations necessary for state-of-the-art performance.
Fermentation Journal on the App Store.
Fermento keeps pickles, sourdough, cheeses, kombucha, charcuterie and more on schedule with smart timelines, reminders, calculators and exportable logs—for beginners and pros.
Related contents:
A Headless Steam Docker image supporting NVIDIA GPU and accessible via Web UI. Play your games in the browser with audio. Connect another device and use it with Steam Remote Play. Easily deploy a Steam Docker instance in seconds.
Open source electronic medical/health record.
The FreeMedForms project is a high quality medical software suite released in open source. This project is international, free, community driven and totally independent. Since 2008, it brings together volunteer professional (doctors, pharmacists, physiotherapists, computer specialists, students of all specialties) working to provide modern and well finished applications.
A Simple Image To SVG Vector Converter
GitHub repository: https://github.com/wwebdev/convert2svg
Nuanced is an open-source library that generates enriched call graphs with static analysis annotations, providing AI coding tools with deeper understanding of code behavior.
Network Top -- Help you monitor network traffic with bpf.
netop is a terminal command line interface that can customize the
network traffic bpf filter rule 🎯.
Related contents:
a pretrained model for detecting lewd images. This is the repo for Bumble's Private Detectorâ„¢ model - an image classifier that can detect lewd images.
The internal repo has been heavily refactored and released as a fully open-source project to allow for the wider community to use and finetune a Private Detector model of their own. You can download the pretrained SavedModel and checkpoint here
Chat with AI to build React apps instantly.
🔥 Clone and recreate any website as a modern React app in seconds.
s6 is a small suite of programs for UNIX, designed to allow process supervision (a.k.a service supervision), in the line of daemontools and runit, as well as various operations on processes and daemons. It is meant to be a toolbox for low-level process and service administration, providing different sets of independent tools that can be used within or without the framework, and that can be assembled together to achieve powerful functionality with a very small amount of code.
Like Protobuf, without the pain. The single source of truth for your data types.
Skir is a declarative language for defining data types, constants, and APIs. Write your schema once in a .skir file and generate idiomatic, type-safe code in TypeScript, Python, Java, Go, C++, and more.
A lightweight, self-hosted snippet manager designed for single-user deployments.
An embedded database built on object storage.
Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage to provide bottomless storage capacity, high durability, and easy replication.
SlateDB is an embedded storage engine built as a log-structured merge-tree. Unlike traditional LSM-tree storage engines, SlateDB writes data to object storage (S3, GCS, ABS, MinIO, Tigris, and so on). Leveraging object storage allows SlateDB to provide bottomless storage capacity, high durability, and easy replication. The trade-off is that object storage has a higher latency and higher API cost than local disk.
Related contents:
A reproducible Windows CUDA compatibility stack for AMD GPUs, built around ZLUDA + AMD ROCm/HIP.
Run CUDA-targeted Windows applications on AMD hardware, verify that work really reaches the GPU, and distinguish a correct result from a crash, timeout, CPU fallback, or silently wrong tensor.
Related contents:
digital indie toolkit for computer touchers. the open source toolkit for digital creatives
delphitools is a collection of over 80 simple, local-only tools that run in your browser and all solve a problem that I, delphi, have personally had. It is implemented in Ember.js and Crayon CSS for styling.
This is a set of tools to aggregate all your information into your maildir. Each tool can be used separately ; you can find a more complete description in their respective folder.
slim progress bars in JavaScript
Ce site web est à vendre ! js2coffee.org réunit des informations et annonces. Nous espérons que vous y trouverez les informations que vous recherchez !
How would you like to jumpstart your Open Source Intelligence investigation?
MetaOSINT enables open source intelligence ("OSINT") practitioners to jumpstart their investigations by quickly identifying relevant, publicly-available tools and resources, saving valuable time during investigations, research, and analysis.
Blue Oak Council opens the software commons up to those who can’t find or afford specialized legal help by bringing experienced lawyer-technologists together to publish free, practical materials about software licenses.
Related contents:
Get up and running with large language models, locally. Run Llama 2 and other models on macOS. Customize and create your own.
The Language Server Protocol (LSP) defines the protocol used between an editor or IDE and a language server that provides language features like auto complete, go to definition, find all references etc. The goal of the Language Server Index Format (LSIF, pronounced like "else if") is to support rich code navigation in development tools or a Web UI without needing a local copy of the source code.
Related contents:
the modern spam protection
mosparo is the modern spam protection system for your forms. mosparo will catch the spam messages before they get sent to your inbox. It is usable by everybody – except robots – and is open source and free to use.
An interpreter for Rust's mid-level intermediate representation.
Miri is an Undefined Behavior detection tool for Rust. It can run binaries and test suites of cargo projects and detect unsafe code that fails to uphold its safety requirements.
An extensible, customizable, free/libre text editor — and more.
At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.
Related contents:
Pronounced "Alix".
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
CSS files are available in French, English, Spanish, Greek, Arabic, Portuguese, Russian, Chinese, Polish and Dutch — and leveled or full.
Related contents:
Smart Time Ago is a little jQuery library to update the relative timestamps in your document intelligently.
The Shadow Library Uptime Monitor.
This dashboard tracks the availability of popular shadow libraries in real time from a US-based server.
Related contents:
Management Plane for FreeBSD. Strong Foundation. Simple Control. Lightweight GUI for managing Bhyve, Jails, ZFS, networking, and more on FreeBSD.
Utilize your rock solid FreeBSDâ„¢ environment through a unified, high-performance management layer.
Related contents:
Basic protection against HTML smuggling attempts.
SmuggleShield is an experimental browser extension that aims to prevent basic HTML smuggling attacks by detecting common patterns. While this is not a comprehensive or bulletproof solution, it is an attempt to provide an additional layer of security during browsing. The project is still in the testing phase!