Links
AddStructural code search and replace for ~every language.
A code rewrite tool for structural search and replace that supports ~every language.
Related contents:
The best way for teams to use ComfyUI.
Run and deploy your ComfyUI workflows. Production-ready APIs for your ComfyUI workflows. Helping teams collaborate, and deploy AI applications faster.
Related contents:
Generate video, images, audio with AI. The most powerful open source node-based application for creating images, videos, and audio with GenAI.
This ui will let you design and execute advanced stable diffusion pipelines using a graph/nodes/flowchart based interface. For some workflow examples and see what ComfyUI can do you can check out:
This is a set of utilities that I developed while moving my 70,000+ comic library to Komga.
ComicOPDS is a lightweight OPDS server written in Python, designed for serving CBZ comics with metadata extracted from ComicInfo.xml. It's optimized for large libraries, supports FastAPI + SQLite + FTS5 search, thumbnail caching, and streaming (OPDS PSE 1.1).
Command Line Utilities With The Power of AI.
Experience the power of Command AI: your AI-powered command line companion that makes complex tasks simple and intuitive.
node.js command-line interfaces made easy.
The complete solution for node.js command-line interfaces.
commandlinefu.com is the place to record those command-line gems that you return to again and again.
Delete that bloated snippets file you've been using and share your personal repository with the world. That way others can gain from your CLI wisdom and you from theirs too. All commands can be commented on, discussed and voted up or down.
WP-CLI is a set of command-line tools for managing WordPress installations. You can update plugins, set up multisite installs and much more, without using a web browser.
An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
The command-not-found module is a feedback provider plugin for PowerShell. This feedback provider depends on the command-not-found utility, which is often available on Linux by default, to provide suggestions when a native command cannot be found.
bash also calls the command-not-found utility to provide suggestions when a command cannot be found. But this feedback provider plugin does more than that, thanks to the command-line predictor feature in PowerShell. It also implements the ICommandPredictor interface and serves as a predictor. When the resulted feedback contains actionable items, such as commands to run, they will be used as predictive suggestions to streamline the user's command-line experience.
Integrate seamless commenting functionality into your Laravel project.
Commenter is a feature-rich, modern package with an admin panel designed to address all your commenting needs. With this package, you won't need any additional tools for the comment functionality in your Laravel projects.
Full-stack eCommerce API for developers & designers We're building a complete eCommerce API for web & mobile. Starting with our Checkout API.
Guard rail for your commit messages for sustainable development.
Automated All-in-One OS Command Injection Exploitation Tool. Commix (short for [comm]and [i]njection e[x]ploiter) is an open source penetration testing tool, written by Anastasios Stasinopoulos (@ancst), that automates the detection and exploitation of command injection vulnerabilities.
Common Corpus is the largest open and permissible licensed text dataset, comprising over 2 trillion tokens (2,003,039,184,047 tokens). It is a diverse dataset, consisting of books, newspapers, scientific articles, government and legal documents, code, and more.
Open Repository of Web Crawl Data.
Common Crawl maintains a free, open repository of web crawl data that can be used by anyone.
Related contents:
Common Crawl is a non-profit foundation dedicated to providing an open repository of web crawl data that can be accessed and analyzed by everyone.
Common Lisp is the modern, multi-paradigm, high-performance, compiled, ANSI-standardized, most prominent (along with Scheme) descendant of the long-running family of Lisp programming languages.
Common Lisp is known for being extremely flexible, having excellent support for object oriented programming, and fast prototyping capabilities. It also sports an extremely powerful macro system that allows you to tailor the language to your application, and a flexible run-time environment that allows modification and debugging of running applications (excellent for server-side development and long-running critical software). It is a multi-paradigm programming language that allows you to choose the approach and paradigm according to your application domain.
Related contents:
Community-ID is an OpenID implementation in PHP which is OpenID 2.0 compliant. Community-ID is build to 100% on Open Source software and is release under the BSD license. Users can keep track of their trusted sites and manage them. The login to C-ID can be username/passowrd or a One Time Password with Yubikey. A user can have multiple profiles like with privat or business contact information.
CLI to manage timers, based on time-lib It features:
- Centralized server timer controllable by multiple clients at the same time;
- Multi protocols (only TCP for now, but you can build your own);
- Cycles customizable via config file (Pomodoro style, 52/17 style, custom);
- Server and timer hooks customizable via config file (send system notification or run shell command).
Reduce the space taken up by games and programs on disk by using native Windows APIs.
CompactGUI transparently compresses your games and programs reducing the space they use without affecting their functionality. It works directly with the Win32 API to achieve the same thing as the native compact.exe command-line tool available from Windows 10 onwards.
Related contents:
Compare changes between two composer.lock files to see what packages have been updated, added, or removed.
Web application to compare two composer.lock and get a beautiful diff.
This project creates RAM based block device (named ramzswap) which acts as swap disk. Pages swapped to this disk are compressed and stored in memory itself.
Composting Mobile Phones - Hosting server on obsolete mobile phones.
Related contents:
Compiere is the leading Cloud-based, open-source ERP software and customer relationship management (CRM) system. Compiere solutions provide businesses, government agencies, and non-profit organizations with easy, flexible, low-cost access to rich functionality for managing all financial, distribution, sales, and service processes. With Compiere, customers can easily and affordably customize the solution to fit their business requirements with no or minimal programming.
Run compilers interactively from your web browser and interact with the assembly.
Compiler Explorer is an interactive compiler exploration website. Edit code in C, C++, C#, F#, Rust, Go, D, Haskell, Swift, Pascal, ispc, Python, Java, or any of the other 30+ supported languages, and see how that code looks after being compiled in real time.
Related contents:
Security automation content in SCAP, Bash, Ansible, and other formats.
The purpose of this project is to create security policy content for various platforms — Red Hat Enterprise Linux, Fedora, Ubuntu, Debian, SUSE Linux Enterprise Server (SLES),... — as well as products — Firefox, Chromium, ... We aim to make it as easy as possible to write new and maintain existing security content in all the commonly used formats.
🎉 Web component JS frameworks overview by their syntax and features.
Many JS developers don't have a good overview of every existing JS framework with their own syntax and features. How do we solve this ? Developers love having framework overview by examples. It's a quick introduction before going deeper.
Related contents:
Compose craft is a tool to help you manage, edit and share docker compose files in a GUI way.
Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you.
Composer is the dependency manager for PHP and you are on a one-page-only documentation for this tool. Official documentation is on the official website, this page just brings you the essential.
🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
A simple plugin for Composer that allows you to apply patches to your dependencies.
Related contents:
Open source and self hostable docker compose editor and configuration tool.
ComposeToolbox is a self-hostable web application that allows users to edit, validate, and get suggestions for your docker-compose.yml files. It has a fully featured code editor as well as a configuration panel that breaks down what exactly the compose file does.
The versatile Content Management System for next generation websites
This is a four day Rust course developed by the Android team. The course covers the full spectrum of Rust, from basic syntax to advanced topics like generics and error handling. It also includes Android-specific content on the last day.
Best way to compress javascript and css Make your code faster for free
compile-time expressions for TypeScript. ⚡️ Compile-time evaluation of expressions for smaller bundles!
A dead-simple TypeScript compiler that does one thing really well: enables compile-time evaluation of expressions marked with comptime.
COMT is the core engine of co-ment(R), the leading Web service for text annotation. It is an autonomous software released under the GNU Affero GPL version 3 with a reservation clause on the trademark co-ment (see trademark use regulation). COMT enables you to install and run a text-annotation Web service. COMT operates a workspace shared among a group of users. In this workspace, one can create, upload, submit to comments, revise, and export texts and their comments. User rights are defined for the whole set of texts in the workspace and can be specialized for each text. You can install COMT to run your own service or use co-ment as a hosted service:
Concerto is an open source digital signage system. Users submit graphic, textual, and other content, and moderators approve that content for use in a variety of content feeds which are displayed on screens connected to computers displaying the Concerto frontend.
A resilient Chord implementation in Go.
Concord is a resilient implementation of the core Chord protocol in Go. The protocol enables distributed key lookup in a peer-to-peer network using consistent hashing, a technique for evenly distributing keys across multiple nodes while minimizing reassignments when nodes join and leave. Chord allows nodes in this dynamic network to efficiently determine which node is responsible for a given key. While Chord is often conflated with its common use case, Distributed Hash Tables, this library implements the more general lookup protocol, allowing you to build DHTs or other distributed applications on top of it.
the continuous thing-doer.
Concourse is an automation system written in Go. It is most commonly used for CI/CD, and is built to scale to any kind of automation pipeline, from simple to complex.
Concourse is very opinionated about a few things: idempotency, immutability, declarative config, stateless workers, and reproducible builds.
CMS made for marketing but built for geeks
Conductor is an event driven agentic workflow engine providing durable and highly resilient execution engine for applications and AI Agents .
Orchestrating distributed systems means wrestling with failures, retries, and state recovery. Conductor handles all of that so you don't have to.
Build Highly Reliable, Infinitely Scalable Applications Started at Netflix Engineering, built for high performance and planet scale. Cloud Agnostic, Language Agnostic and Deployment Agnostic.
Related contents:
Run a bunch of Claude Codes in parallel.
Each Claude gets an isolated workspace. See who’s working, see who’s stuck, and what’s changed.
Run a team of coding agents on your Mac.
Create parallel Codex + Claude Code agents in isolated workspaces. See at a glance what they're working on, then review and merge their changes.
Related contents:
Coneshare provides secure document sharing, in-depth analytics, and virtual data rooms as a self-hosted alternative to DocSend. Secure Document Sharing, On Your Terms.
Coneshare is an open-source, self-hosted document sharing and virtual data room platform. It provides the advanced security, control, and analytics of leading services, but on your own infrastructure.
Confident CAPTCHA™ is an easy to use, clickable, picture CAPTCHA that stops spam and bots on websites by asking visitors to verify they are human by clicking on specific images.
Confidential Containers is an open source community working to enable cloud native confidential computing by leveraging Trusted Execution Environments to protect containers and data.
Deploy Cloud Native Applications inside Confidential Enclaves Protect containers while they are running using confidential computing and hardware-backed isolation.
Confidential Containers is an open source community working to enable cloud native confidential computing by leveraging Trusted Execution Environments to protect containers and data.
Related contents:
Browser-based DevOps audit tools. No backend. No signup. Everything runs client-side.
Take Back Control of DevOps.
Configuration as data lets you see what will happen before it happens.
Related contents: