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

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

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

noahgorstein/jqp

0
View on GitHub↗
2,816 نجوم·53 تفرعات·Go·MIT·5 مشاهدات

Jqp

A TUI playground to experiment with jq

Features

  • Command Line Tools - TUI playground for exploring jq filters.
  • أدوات التطوير - Playground for experimenting with jq.

سجل النجوم

مخطط تاريخ النجوم لـ noahgorstein/jqpمخطط تاريخ النجوم لـ noahgorstein/jqp

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

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

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

Start searching with AI

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

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

    gperftools/gperftools

    8,959عرض على GitHub↗

    gperftools is a collection of specialized tools for profiling CPU usage, detecting memory errors, and providing high-performance memory allocation. It provides a memory profiling toolkit for C++ applications, including a sampling CPU profiler and a heap profiler for analyzing consumption patterns. The project includes a high-performance memory allocator designed as a multi-threaded replacement for standard allocation to reduce contention and improve execution speed. It further provides a memory debugger to identify illegal memory access and double frees. The toolkit covers broad diagnostic c

    C++
    عرض على GitHub↗8,959
  • lecoupa/awesome-cheatsheetsالصورة الرمزية لـ LeCoupa

    LeCoupa/awesome-cheatsheets

    46,029عرض على GitHub↗

    👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

    JavaScriptbackendbashcheatsheet
    عرض على GitHub↗46,029
  • charmbracelet/crushالصورة الرمزية لـ charmbracelet

    charmbracelet/crush

    20,165عرض على GitHub↗

    Crush is a framework designed to orchestrate and secure the execution of external tools invoked by large language models. It functions as a middleware layer that manages the flow of agentic tool calls, providing a controlled environment for terminal-based automation and task processing. The project distinguishes itself by implementing a policy-driven security layer that intercepts, validates, and modifies tool execution requests. By wrapping command calls within a process-boundary layer, it allows for the automated approval of specific operations and the dynamic injection of contextual metada

    Goagentic-aiaillms
    عرض على GitHub↗20,165
  • openai/codexالصورة الرمزية لـ openai

    openai/codex

    91,445عرض على GitHub↗

    Codex is an automated programming tool and generative code assistant designed to interpret developer intent through a natural language interface. It functions as a machine learning model trained on public code repositories to provide intelligent code completion, suggestions, and refactoring within development environments. By translating human instructions into executable code snippets, the system bridges the gap between high-level technical requirements and functional software implementation. The engine utilizes transformer-based sequence modeling and supervised fine-tuning to align its outp

    Rust
    عرض على GitHub↗91,445
عرض جميع البدائل الـ 30 لـ Jqp→

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

ما هي وظيفة noahgorstein/jqp؟

A TUI playground to experiment with jq

ما هي الميزات الرئيسية لـ noahgorstein/jqp؟

الميزات الرئيسية لـ noahgorstein/jqp هي: Command Line Tools, أدوات التطوير.

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

تشمل البدائل مفتوحة المصدر لـ noahgorstein/jqp: lecoupa/awesome-cheatsheets — 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include… paololazzari/play — A TUI playground to experiment with your favorite programs, such as grep, sed, awk, jq and yq. charmbracelet/crush — Crush is a framework designed to orchestrate and secure the execution of external tools invoked by large language… gperftools/gperftools — gperftools is a collection of specialized tools for profiling CPU usage, detecting memory errors, and providing… openai/codex — Codex is an automated programming tool and generative code assistant designed to interpret developer intent through a… rgburke/grv — grv is a terminal-based version control client and interactive Git repository browser. It functions as a terminal user…