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

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

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

nsf/termbox

0
View on GitHub↗
2,008 نجوم·188 تفرعات·C·MIT·2 مشاهداتcode.google.com/p/termbox↗

Termbox

Library for writing text-based user interfaces

Features

  • واجهات سطر الأوامر - C library for writing text-based user interfaces.
  • Terminal Libraries - Minimalist library for writing terminal-based applications.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ nsf/termboxمخطط تاريخ النجوم لـ nsf/termbox

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

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

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

Start searching with AI

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

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

    antirez/linenoise

    4,302عرض على GitHub↗

    Linenoise is a lightweight C library for terminal line editing, command history management, and asynchronous input processing. It functions as a self-contained alternative for capturing user input from the command line without requiring external dependencies. The utility provides a non-blocking input processor that handles keyboard data via a feed mechanism, allowing applications to process user typing and external events simultaneously. It supports the implementation of custom shells and REPLs through features such as callback-based autocompletion, input hinting, and a circular history buffe

    C
    عرض على GitHub↗4,302
  • 0ut0flin3/reptyl0

    0ut0flin3/reptyl

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 0xacx/chatgpt-shell-cliالصورة الرمزية لـ 0xacx

    0xacx/chatGPT-shell-cli

    1,238عرض على GitHub↗

    Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly https://gptshell.cc

    Shell
    عرض على GitHub↗1,238
  • 0ut0flin3/gptalk0

    0ut0flin3/gptalk

    0عرض على GitHub↗
    عرض على GitHub↗0
عرض جميع البدائل الـ 30 لـ Termbox→

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

ما هي وظيفة nsf/termbox؟

Library for writing text-based user interfaces

ما هي الميزات الرئيسية لـ nsf/termbox؟

الميزات الرئيسية لـ nsf/termbox هي: واجهات سطر الأوامر, Terminal Libraries, Windows Environments.

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

تشمل البدائل مفتوحة المصدر لـ nsf/termbox: antirez/linenoise — Linenoise is a lightweight C library for terminal line editing, command history management, and asynchronous input… 0ut0flin3/reptyl. 0xacx/chatgpt-shell-cli — Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly… 0xleif/lol — v install zmeriksen.lol. a-n-t-h-o-n-y/termox — C++20 Terminal User Interface (TUI) Library. 0ut0flin3/gptalk.