Explica en lenguaje sencillo qué estás construyendo y obtén los mejores repositorios de GitHub que coincidan.
awesome-repositories.com te ayuda a encontrar el proyecto open-source adecuado en GitHub. Dile a nuestra búsqueda por IA qué quieres construir, en lenguaje sencillo, y clasificará miles de repositorios curados según su relevancia. Cada proyecto es monitoreado continuamente, organizados en categorías claras y votados por otros desarrolladores. Explora las selecciones a continuación o realiza una búsqueda para comenzar.
Lo más destacado del directorio: una selección nueva cada pocas horas.
Búsquedas comunes, organizadas en un árbol navegable.
Es un directorio curado de repositorios open-source de GitHub que puedes buscar en lenguaje natural. Describe lo que estás construyendo y una IA clasificará miles de proyectos verificados según su relevancia, incluyendo una breve nota sobre por qué encajan.
La búsqueda de GitHub coincide con las palabras clave que escribes. Aquí describes el problema en lenguaje natural y la IA interpreta tu intención, por lo que aparecerá un proyecto que resuelva tu necesidad incluso si no utiliza tus palabras exactas.
Escribe lo que quieres construir, por ejemplo: una página de estado autohospedada que haga ping a mis servicios y me avise por Discord. Obtendrás repositorios coincidentes clasificados por relevancia en lugar de por número de estrellas.
Están curados, no es una extracción bruta. Una IA analiza cada proyecto, lo clasifica en una categoría y lo ordena por relevancia bajo reglas que ajustamos y revisamos, eliminando entradas duplicadas o de baja calidad.
Sí. Buscar y navegar por el directorio es gratuito.
LLMs, agents, and the tools to build with them.
Notes, tasks, docs, and knowledge bases.
Chat, calls, photos, music, and personal files.
Databases, pipelines, and analytics.
Containers, deployment, monitoring, and automation.
Passwords, secrets, and offensive security.
Languages, CLIs, frameworks, and version control.
Courses, books, interviews, and CS foundations.
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 event-driven state bus and a modular integration model, allowing the system to manage state changes and communicate across decoupled components through standardized interfaces. The platform distinguishes itself through a highly flexible, declarative configuration framework that all
Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintaining global cluster state through a distributed consensus mechanism. The platform distinguishes itself through its integrated approach to observability, security, and advanced analytics. It combines full-text, vector, and hybrid search capabilities with machine learning-driven insi
Go is a statically typed, compiled programming language designed for building scalable, concurrent software. It provides a memory-safe execution environment that combines a high-performance runtime with a self-hosting compiler toolchain, enabling the creation of statically linked machine code binaries without external dependencies. The language is built around a structural type system that uses interfaces for polymorphism and a concurrency model based on lightweight, stack-based coroutines that communicate through channels. The language distinguishes itself through a runtime that features a c
Mastodon is a decentralized microblogging platform and federated social network. It allows users to publish short text updates, media, and links to a chronological feed across a distributed architecture that removes reliance on a single central authority. The software enables the creation of self-hosted social servers, giving administrators local control over user accounts and content. These independent instances synchronize user profiles and interactions across a global network of servers using the ActivityPub protocol for cross-platform social networking. The platform includes community co