48 repos
Awesome GitHub repositories, curated.
A community-curated directory of interesting public GitHub repositories. Ask in plain English — AI ranks by relevance. Save what you find.
Browse repositories
- Comfy-Org/ComfyUI
ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks wit
Node-Based Generative PipelinesVisual Workflow EditorsDirected Acyclic Graph Execution Engines - tauri-apps/tauri
Tauri is a cross-platform framework for building desktop applications that combine web-based user interfaces with a memory-safe systems-language backend. It functions as a secure runtime that hosts web content within native windowing containers, allowing developers to leverage existing web technologies while maintainin
Cross-Platform Desktop FrameworksHybrid Desktop FrameworksWebview Runtimes - angular/angular
Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex
Attribute DirectivesForm Foundation PrimitivesSignal Based Inputs - google-gemini/gemini-cli
This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes,
Agent Memory SystemsCLI Extension FrameworksSubagent Definitions - iluwatar/java-design-patterns
This project is a comprehensive educational knowledge base designed to help developers master software engineering excellence through a structured catalog of design patterns and architectural principles. It provides a curated repository of best practices, programming heuristics, and implementation examples, all organiz
Code SnippetsDesign Pattern CatalogsAlgorithmic Implementations - florinpop17/app-ideas
App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through p
Automated Code FixersAutonomous AI WorkflowsAutonomous Development Agents - bitcoin/bitcoin
This project is a cryptographic consensus engine and distributed ledger client that functions as a peer-to-peer network node. It enables decentralized network participation by allowing users to independently validate transactions and blocks, ensuring data integrity and consensus without reliance on a centralized author
Cryptographic Consensus EnginesBitcoin Core RPC APIsBitcoin RPC APIs - oven-sh/bun
Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The
High-Performance JavaScript RuntimesJavaScript Runtime EnvironmentsJavaScript Runtimes - django/django
Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes se
Defensive Security MiddlewaresFull-Stack Web FrameworksObject-Relational Mappers - mermaid-js/mermaid
This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for m
Declarative Visualization LanguagesEntity Relationship ModelsFlowchart Generators - home-assistant/core
Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve
Home Automation PlatformsAutomation TemplatesComponent Integration Models - ruanyf/weekly
This project is a long-term, curated tech newsletter and digital trend repository designed for software developers and technology enthusiasts. It functions as a knowledge aggregation archive, providing a recurring publication that synthesizes industry insights, technical trends, and cultural commentary to help professi
Tech NewslettersTrend Analysis ArchivesWeekly Newsletter Archives - macrozheng/mall
This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secu
Full-Stack FrameworksFull-Stack Web FrameworksJava Frameworks - bregman-arie/devops-exercises
This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding cha
Compute Orchestration EnginesDevOps Learning CurriculaSoftware-Defined Networking Services - punkpeye/awesome-mcp-servers
This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosy
Model Context Protocol ServersTool Interoperability ProtocolsAI Agent Tool Integrations - DopplerHQ/awesome-interview-questions
This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la
Ephemeral Secret ProvisioningHierarchical Configuration SystemsSecret Injection - spring-projects/spring-boot
Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the fr
Opinionated Application FrameworksAuto-Configuration MechanismsDependency Injection Containers - syncthing/syncthing
Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve
Distributed File SynchronizationFile Synchronization ServicesBidirectional Folder Synchronization - astral-sh/uv
uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr
Dependency ManagementDependency DeclarationsDependency Resolvers - modelcontextprotocol/servers
The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service envir
AI Context Integration ProtocolsAI Agent Tool IntegrationsAI Interoperability Layers