Explică în limbaj simplu ce construiești și primește cele mai potrivite repository-uri de pe GitHub.
awesome-repositories.com te ajută să găsești proiectul open source potrivit pe GitHub. Spune-i căutării noastre AI ce vrei să construiești, în limbaj simplu, iar aceasta va clasifica mii de repository-uri selectate în funcție de relevanță. Fiecare proiect este monitorizat continuu, sortat pe categorii clare și votat de alți developeri. Explorează selecțiile de mai jos sau începe o căutare.
Proiecte remarcabile din director — o listă nouă la fiecare câteva ore.
Căutări comune, organizate într-o structură arborescentă.
Un director de repository-uri GitHub open source selectate, pe care le poți căuta în limbaj simplu. Descrie ce construiești, iar AI-ul va clasifica mii de proiecte verificate după relevanță, cu o scurtă explicație pentru fiecare rezultat.
Căutarea GitHub caută cuvintele cheie introduse. Aici, descrii problema în limbaj simplu, iar AI-ul analizează intenția, astfel încât un proiect care îți rezolvă nevoia va apărea chiar dacă nu folosește exact cuvintele tale.
Scrie ce vrei să construiești, de exemplu: „o pagină de status self-hosted care îmi monitorizează serviciile și îmi trimite alerte pe Discord”. Vei primi repository-uri potrivite, clasate după relevanță, nu după numărul de stele.
Sunt selectate, nu doar colectate brut. AI-ul analizează fiecare proiect, îl pune în categoria potrivită și îl clasează după relevanță conform unor reguli pe care le ajustăm și verificăm, eliminând intrările duplicate sau irelevante.
Da. Căutarea și navigarea în director sunt gratuite.
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.
This project is an automated technical writing tool that functions as a documentation-as-code framework. It parses source code and configuration files to generate structured instructional manuals and operational guides, ensuring that technical documentation remains synchronized with software updates through version control systems. The system utilizes large language model orchestration and static analysis to interpret codebase metadata and system definitions. By applying template-driven logic and context-aware prompt engineering, it transforms raw technical data into consistent, human-readabl
This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build, test, and deployment workflows directly within the environment. The editor features an extensive AI-driven development assistant system, which provides conversational chat interfaces, inline code suggestions, and autonomous agents capable of executing multi-step coding tasks. Th
CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a combination of reference counting and generational cyclic garbage collection, while dynamic type dispatching determines object behavior at runtime based on metadata stored within object headers. The project is distinguished by its C-based architecture, which provides a stable forei
This project is a community-maintained directory that aggregates high-quality libraries, tools, and learning materials for the Rust programming language. It serves as a centralized knowledge-sharing platform designed to help developers navigate the ecosystem and accelerate their proficiency by providing access to vetted software components and structured educational resources. The repository relies on a decentralized, community-driven curation model where contributors submit links via pull requests. To maintain the quality and relevance of the collection, all proposed additions undergo manual