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.
WeChatMsg is a database forensic parser and local data processor designed to extract and reconstruct structured message data from raw binary files. By operating entirely on the host machine, the tool ensures data sovereignty and privacy, performing all decryption and transformation tasks without requiring network access or external dependencies. The project distinguishes itself through a static analysis-based extraction method that reconstructs message threads by matching unique identifiers and timestamps across fragmented database tables. Its decoupled architecture separates low-level binary
This project is a community-driven shell configuration framework designed to manage terminal environments, modular extensions, and command-line interface customizations. It functions as an environment manager that standardizes shell settings and appearance across diverse Unix-like operating systems, ensuring a consistent experience through automated deployment and initialization scripts. The framework distinguishes itself through a modular plugin architecture and a comprehensive theme system that allows for deep visual and functional customization. Users can extend shell capabilities by activ
Phaser is a comprehensive 2D game engine designed for building high-performance, interactive content that runs directly in web browsers. At its core, the engine utilizes a fixed-timestep simulation loop that decouples game logic from variable browser frame rates, ensuring consistent behavior across diverse hardware. It provides a robust framework for managing asset loading, physics, input, and audio, enabling the creation of complex, responsive visual experiences for both desktop and mobile devices. The engine distinguishes itself through a high-performance graphics pipeline that automaticall
This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono