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.
Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates on an asynchronous, event-driven engine that manages non-blocking network requests and data processing tasks, allowing for the efficient retrieval of structured information from web documents using path-based selectors. The system distinguishes itself through a highly modular architecture that supports complex data collection workflows. Users can implement custom middleware and signal handlers to intercept and modify request flows, while a priority-based scheduler manages concu
RuView is a WiFi spatial sensing platform that uses radio frequency reflections to detect presence, track body poses, and monitor vital signs without the use of cameras. It functions as a 3D point-cloud spatial mapper, converting signal disturbances into coordinate sets to visualize physical environments and human movement. The system operates as a distributed sensing mesh where synchronized nodes use consensus and shared audit trails to maintain data consistency across a swarm. It further acts as an MQTT home automation bridge, streaming real-time spatial telemetry and occupancy data to smar
This project is a comprehensive software observability suite and application performance monitoring platform designed to track runtime errors, performance bottlenecks, and system health. It functions as a centralized diagnostic service that aggregates and categorizes exceptions, providing the infrastructure necessary to visualize complex execution paths across distributed systems and microservices. The platform distinguishes itself through a high-throughput distributed event ingestion pipeline and a columnar storage analytics engine that enables rapid aggregation of large-scale performance me
This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security. A secure bridge mechanism facilitates communication between these isolated contexts and the main process, ensuring that privileged system APIs remain protected. The framework distinguishes itself through a comprehensive security model that includes process sandboxing, content p