आप क्या बना रहे हैं, इसे सादी भाषा में समझाएं और सबसे सटीक GitHub रिपॉजिटरी प्राप्त करें।
awesome-repositories.com आपको GitHub पर सही ओपन-सोर्स प्रोजेक्ट खोजने में मदद करता है। हमारे AI सर्च को बताएं कि आप क्या बनाना चाहते हैं, सरल अंग्रेजी में, और यह हजारों क्यूरेटेड रिपॉजिटरी को उनकी उपयुक्तता के आधार पर रैंक करता है। प्रत्येक प्रोजेक्ट निरंतर मॉनिटर किया जाता हैजिन्हें स्पष्ट श्रेणियों में व्यवस्थित किया गया है और अन्य डेवलपर्स द्वारा वोट दिया गया है। नीचे दिए गए विकल्पों को ब्राउज़ करें, या शुरू करने के लिए खोजें।
डायरेक्टरी से खास प्रोजेक्ट्स — हर कुछ घंटों में अपडेट होने वाला एक नया सेट।
सामान्य खोजें, जिन्हें ब्राउज़ करने योग्य ट्री के रूप में व्यवस्थित किया गया है।
यह ओपन-सोर्स GitHub रिपॉजिटरी की एक क्यूरेटेड डायरेक्टरी है जिसे आप साधारण अंग्रेजी में सर्च कर सकते हैं। आप जो बना रहे हैं उसका वर्णन करें और AI हजारों जाँचे-परखे प्रोजेक्ट्स को उनकी उपयुक्तता के आधार पर रैंक करेगा, साथ ही यह भी बताएगा कि वे क्यों मेल खाते हैं।
GitHub सर्च आपके द्वारा टाइप किए गए कीवर्ड्स से मेल खाता है। यहाँ आप अपनी समस्या को साधारण अंग्रेजी में बताते हैं और AI आपके इरादे (intent) के आधार पर मैच ढूंढता है, इसलिए जो प्रोजेक्ट आपकी जरूरत को पूरा करता है वह तब भी सामने आ जाता है जब उसमें आपके सटीक शब्दों का उपयोग न किया गया हो।
आप जो बनाना चाहते हैं उसे टाइप करें, उदाहरण के लिए 'एक सेल्फ-होस्टेड स्टेटस पेज जो मेरी सर्विसेज को पिंग करे और मुझे Discord पर अलर्ट करे'। आपको स्टार काउंट के बजाय उपयुक्तता के आधार पर रैंक की गई रिपॉजिटरी मिलेंगी।
क्यूरेटेड, न कि केवल स्क्रैप की गई। एक AI प्रत्येक प्रोजेक्ट का विश्लेषण करता है, उसे एक कैटेगरी में डालता है, और हमारे द्वारा तय किए गए नियमों के तहत प्रासंगिकता के आधार पर रैंक करता है। कम सिग्नल वाली या डुप्लिकेट प्रविष्टियों को हटा दिया जाता है।
हाँ। डायरेक्टरी को सर्च करना और ब्राउज़ करना फ्री है।
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