اشرح بلغة بسيطة ما تقوم ببنائه واحصل على أفضل مستودعات GitHub المطابقة.
awesome-repositories.com يساعدك في العثور على مشروع المصدر المفتوح المناسب على GitHub. أخبر بحث الذكاء الاصطناعي بما تريد بناءه، بلغة إنجليزية بسيطة، وسيقوم بترتيب آلاف المستودعات المنسقة بناءً على مدى ملاءمتها. كل مشروع مراقب باستمرار، مُصنفة في فئات واضحة، ومُصوّت عليها من قبل مطورين آخرين. تصفح المختارات أدناه، أو ابدأ بالبحث.
أبرز المشاريع في الدليل — مجموعة متجددة كل بضع ساعات.
عمليات بحث شائعة، منظمة في شجرة قابلة للتصفح.
دليل منسق لمستودعات GitHub مفتوحة المصدر يمكنك البحث فيها بلغة إنجليزية بسيطة. صف ما تقوم ببنائه وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع الموثوقة بناءً على مدى ملاءمتها، مع ملاحظة قصيرة حول سبب اختيار كل منها.
بحث GitHub يطابق الكلمات المفتاحية التي تكتبها. هنا، أنت تصف المشكلة بلغة إنجليزية بسيطة ويقوم الذكاء الاصطناعي بالمطابقة بناءً على القصد، لذا سيظهر المشروع الذي يحل حاجتك حتى لو لم يستخدم كلماتك الدقيقة.
اكتب ما تريد بناءه، على سبيل المثال: "صفحة حالة مستضافة ذاتياً تقوم بعمل ping لخدماتي وتنبيهي على Discord". ستحصل على مستودعات مطابقة مرتبة حسب الملاءمة بدلاً من عدد النجوم.
منسقة، وليست مجرد بيانات مجمعة. يقوم الذكاء الاصطناعي بتحليل كل مشروع، وتصنيفه في فئة، وترتيبه حسب الصلة بناءً على قواعد نقوم بضبطها ومراجعتها، كما يتم استبعاد الإدخالات المكررة أو ذات الجودة المنخفضة.
نعم. البحث وتصفح الدليل مجانيان.
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 a comprehensive, curated collection of software resources designed for the macOS ecosystem. It serves as a centralized directory for discovering applications across a wide range of functional domains, including professional development, system management, and personal productivity. The directory distinguishes itself by offering a highly granular classification of tools that cater to specific technical and creative workflows. It highlights specialized software for software engineering, such as terminal emulators, version control clients, and API development tools, alongside a b
Joplin is an open-source, cross-platform note-taking application designed for secure, private knowledge management. It functions as a local-first productivity platform, maintaining a complete relational database on the user's device to ensure offline availability and high-performance data retrieval. The application prioritizes data sovereignty by implementing an end-to-end encryption layer, which secures all information locally with a master key before any synchronization occurs. The platform distinguishes itself through a delta-based synchronization engine that transmits only specific file c
Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to process requests efficiently, while maintaining data durability through append-only persistence logs and asynchronous snapshotting mechanisms. What distinguishes Redis is its ability to handle complex data structures—including strings, hashes, lists, sets, and sorted sets—alongsid
This project is an AI-powered document processing engine designed to transform diverse file formats into structured Markdown. By leveraging multimodal language models, it performs complex layout analysis and semantic text extraction, allowing for the conversion of both unstructured files and scanned images into machine-readable content. The toolkit distinguishes itself through a modular, plugin-based architecture that orchestrates multi-stage extraction pipelines. Users can steer the parsing behavior by injecting custom instructions, enabling the system to adapt to domain-specific document st