awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
G

gchp/rustbox

0
View on GitHub↗
0 نجوم·0 تفرعات·2 مشاهدات

Rustbox

Rustbox is a Rust implementation of termbox.

Features

  • GUI Frameworks - Implementation of the termbox terminal UI library.

سجل النجوم

مخطط تاريخ النجوم لـ gchp/rustboxمخطط تاريخ النجوم لـ gchp/rustbox

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Rustbox

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Rustbox.
  • akxcv/vueraالصورة الرمزية لـ akxcv

    akxcv/vuera

    4,292عرض على GitHub↗

    Vuera is a compatibility layer and interoperability bridge designed to enable shared rendering between Vue and React. It provides a set of wrappers that allow components from one framework to be embedded and rendered inside the other. The project focuses on cross-framework component integration, allowing for the coexistence of both frameworks within a single project. This supports the use of shared UI libraries across different ecosystems and enables incremental migration between Vue and React. The system handles the transfer of nested elements by mapping slots and children properties betwee

    JavaScript
    عرض على GitHub↗4,292
  • allendang/cimgui-goالصورة الرمزية لـ AllenDang

    AllenDang/cimgui-go

    523عرض على GitHub↗

    Auto generated Go wrapper for Dear ImGui via cimgui

    C++cimguigolangimgui
    عرض على GitHub↗523
  • andlabs/libuiالصورة الرمزية لـ andlabs

    andlabs/libui

    10,882عرض على GitHub↗

    libui is a native C GUI library and cross-platform framework used to build desktop applications. It provides a unified C abstraction layer and a native widget toolkit that maps directly to the host operating system's original controls, windows, and menu bars. The project functions as a portable UI wrapper, employing platform-specific backends and a native-API wrapper to maintain visual and behavioral fidelity across different operating systems. It utilizes a C-language binding layer to ensure portability across various compilers and targets. The library covers native interface construction a

    C
    عرض على GitHub↗10,882
  • acdlite/recomposeالصورة الرمزية لـ acdlite

    acdlite/recompose

    14,801عرض على GitHub↗

    Recompose is a suite of toolsets for implementing higher-order component composition, context extraction, render optimization, and external state integration. It provides a library of utilities to wrap components in reusable logic and behavioral layers, allowing developers to chain functional wrappers and reduce nesting within a component tree. The project focuses on the composition of functional wrappers to inject properties and behavior into components. It includes a set of helpers for extracting values from component context and passing them as direct properties, as well as tools for integ

    JavaScript
    عرض على GitHub↗14,801
عرض جميع البدائل الـ 30 لـ Rustbox→

الأسئلة الشائعة

ما هي وظيفة gchp/rustbox؟

Rustbox is a Rust implementation of termbox.

ما هي الميزات الرئيسية لـ gchp/rustbox؟

الميزات الرئيسية لـ gchp/rustbox هي: GUI Frameworks.

ما هي البدائل مفتوحة المصدر لـ gchp/rustbox؟

تشمل البدائل مفتوحة المصدر لـ gchp/rustbox: akxcv/vuera — Vuera is a compatibility layer and interoperability bridge designed to enable shared rendering between Vue and React.… allendang/cimgui-go — Auto generated Go wrapper for Dear ImGui via cimgui. andlabs/libui — libui is a native C GUI library and cross-platform framework used to build desktop applications. It provides a unified… andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of… andyobtiva/glimmer — DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop… acdlite/recompose — Recompose is a suite of toolsets for implementing higher-order component composition, context extraction, render…