awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesEngine Extensions

Modifications to the open-source engine's source code to add new keystroke-processing capabilities or fix input challenges.

Distinct from Input Processing Engines: Distinct from Input Processing Engines: focuses on extending an existing engine's capabilities rather than building a new low-level input processor.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Engine Extensions. Refine with filters or upvote what's useful.

Awesome Engine Extensions GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rime/homerime का अवतार

    rime/home

    4,919GitHub पर देखें↗

    यह रिपॉजिटरी Rime इनपुट मेथड इंजन का मुख्य केंद्र है, जो ओपन सोर्स कम्युनिटी और इनपुट मेथड स्कीमा के लिए एक होम के रूप में कार्य करती है। यह यूज़र्स और डेवलपर्स को फ्रेमवर्क के विकास में समन्वय करने और कस्टमाइज़ेबल इनपुट रूल्स और कीबोर्ड लेआउट्स को मैनेज करने के लिए एक सहयोगी स्थान प्रदान करती है। यह प्रोजेक्ट कस्टम इनपुट मेथड डेवलपमेंट और भाषाई स्कीमा डिज़ाइन पर केंद्रित है। यह विशिष्ट भाषाओं या व्यक्तिगत टाइपिंग प्राथमिकताओं के लिए टेक्स्ट एंट्री रूल्स और लेआउट बनाने में सक्षम बनाता है। फ्रेमवर्क एक C++ कोर इंजन द्वारा समर्थित है, जो मॉड्यूलर प्लगइन आर्किटेक्चर और बाहरी कॉन्फ़िगरेशन फाइलों को लोड करने की अनुमति देता है।

    Allows modifications to the engine source code to add new keystroke-processing capabilities.

    HTML
    GitHub पर देखें↗4,919
  • rime/librimerime का अवतार

    rime/librime

    4,211GitHub पर देखें↗

    Librime is an input method engine library that translates keystrokes into Chinese characters using phonetic and shape-based rules defined in YAML schemas. It processes keyboard input through a modular pipeline of configurable translation modules, supporting both phonetic mapping and structural shape-based decomposition methods like Cangjie or Wubi. The engine distinguishes itself through its YAML-driven schema system, which allows users to define custom input method behaviors and key mappings in external configuration files without recompiling the engine. It supports runtime switching between

    Modifies the open-source C++ engine to add new keystroke-processing capabilities or fix existing input challenges.

    C++
    GitHub पर देखें↗4,211
  1. Home
  2. Operating Systems & Systems Programming
  3. Input Processing Engines
  4. Engine Extensions