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

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

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

kongware/ftor

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

Ftor

Features

  • Programming Tools - Offers runtime type checking and debugging with algebraic data types.

سجل النجوم

مخطط تاريخ النجوم لـ kongware/ftorمخطط تاريخ النجوم لـ kongware/ftor

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Ftor.
  • bloopai/bloopالصورة الرمزية لـ BloopAI

    BloopAI/bloop

    9,510عرض على GitHub↗

    Bloop is an AI code analysis tool and semantic search engine designed for understanding and querying large-scale codebases. It utilizes a high-performance indexing system written in Rust to enable fast symbol and text retrieval across multiple programming languages. The project differentiates itself by using on-device embeddings for semantic code search, allowing users to locate logic based on meaning and intent rather than exact keywords. It combines a language model with a retrieval-augmented generation approach to provide a natural language interface for conversational querying and the gen

    Rust
    عرض على GitHub↗9,510
  • caleb-allen/vimbindings.jlالصورة الرمزية لـ caleb-allen

    caleb-allen/VimBindings.jl

    124عرض على GitHub↗

    Vim emulation in the Julia REPL

    Julia
    عرض على GitHub↗124
  • chat2db/chat2dbالصورة الرمزية لـ chat2db

    chat2db/Chat2DB

    25,762عرض على GitHub↗

    Chat2DB is an AI-powered SQL client and multi-database management GUI. It serves as a centralized graphical interface for administering diverse relational and non-relational database engines, integrating large language models to transform natural language prompts into executable SQL statements and application code. The tool utilizes schema-aware prompt engineering to inject database metadata into AI requests, ensuring generated queries match the actual schema. It also functions as an AI data reporting tool, using artificial intelligence to create dashboards and visual reports directly from da

    Java
    عرض على GitHub↗25,762
  • biobootloader/wolverineالصورة الرمزية لـ biobootloader

    biobootloader/wolverine

    5,083عرض على GitHub↗

    Wolverine is an AI code repair tool and self-healing Python runtime designed to monitor scripts for runtime crashes and automatically recover the source code. It functions as an automated script recovery tool that identifies failures and utilizes large language models to propose and apply corrections. The system operates through an iterative debugging cycle that captures traceback data and feeds it back into a language model to refine fixes through trial and error. To ensure safety, it includes a human-in-the-loop verification mechanism that requires manual approval before generated code chan

    Python
    عرض على GitHub↗5,083
عرض جميع البدائل الـ 24 لـ Ftor→

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

ما هي الميزات الرئيسية لـ kongware/ftor؟

الميزات الرئيسية لـ kongware/ftor هي: Programming Tools.

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

تشمل البدائل مفتوحة المصدر لـ kongware/ftor: bloopai/bloop — Bloop is an AI code analysis tool and semantic search engine designed for understanding and querying large-scale… caleb-allen/vimbindings.jl — Vim emulation in the Julia REPL. chat2db/chat2db — Chat2DB is an AI-powered SQL client and multi-database management GUI. It serves as a centralized graphical interface… di-sukharev/opencommit — Opencommit is a command-line tool and automation suite that uses large language models to analyze staged changes and… franp-code/api-times-adder — API that adds each of the times sent in an array. biobootloader/wolverine — Wolverine is an AI code repair tool and self-healing Python runtime designed to monitor scripts for runtime crashes…