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

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

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

LeCoupa/awesome-cheatsheets

0
View on GitHub↗

Awesome Cheatsheets

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

Features

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

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

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

Start searching with AI
lecoupa.github.io/awesome-cheatsheets
↗
Command Line Tools - Collection of concise command line and language cheat sheets.
  • أدوات التطوير - Quick reference guides for essential command-line and development utilities.
  • Programming Languages - Comprehensive collection of syntax and command references for developers.
  • Text Editors - Reference sheets for mastering editor commands and productivity workflows.
  • Technical Cheatsheets - Collection of Bash and Git command references.
  • 46,029 نجوم·6,713 تفرعات·JavaScript·MIT·10 مشاهدات

    سجل النجوم

    مخطط تاريخ النجوم لـ lecoupa/awesome-cheatsheetsمخطط تاريخ النجوم لـ lecoupa/awesome-cheatsheets

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

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Awesome Cheatsheets.
    • 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
    • elixir-lang/elixirالصورة الرمزية لـ elixir-lang

      elixir-lang/elixir

      26,543عرض على GitHub↗

      Elixir is a functional, concurrent programming language designed for building scalable and maintainable applications. It operates on the Erlang virtual machine, leveraging a distributed, fault-tolerant runtime environment that manages lightweight processes to ensure system reliability. By utilizing an actor-model supervision strategy, the language enables the creation of high-concurrency backend systems that automatically recover from failures and maintain stability under heavy loads. The language distinguishes itself through a powerful metaprogramming environment that allows developers to ex

      Elixir
      عرض على GitHub↗26,543
    • alebcay/awesome-shellالصورة الرمزية لـ alebcay

      alebcay/awesome-shell

      37,110عرض على GitHub↗

      This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks, and resources. It functions as a curated knowledge base designed to help users discover software for enhancing terminal environments and streamlining daily development tasks. The collection is maintained through an open-source contribution model, where community members manually verify and organize resources into structured categories. This collaborative approach ensures the directory remains a reliable reference for finding specialized utilities, alternative shell implementati

      awesomeawesome-listbash
      عرض على GitHub↗37,110
    • 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
    عرض جميع البدائل الـ 30 لـ Awesome Cheatsheets→

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

    ما هي وظيفة lecoupa/awesome-cheatsheets؟

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

    ما هي الميزات الرئيسية لـ lecoupa/awesome-cheatsheets؟

    الميزات الرئيسية لـ lecoupa/awesome-cheatsheets هي: Command Line Tools, أدوات التطوير, Programming Languages, Text Editors, Technical Cheatsheets.

    ما هي البدائل مفتوحة المصدر لـ lecoupa/awesome-cheatsheets؟

    تشمل البدائل مفتوحة المصدر لـ lecoupa/awesome-cheatsheets: elixir-lang/elixir — Elixir is a functional, concurrent programming language designed for building scalable and maintainable applications.… gto76/python-cheatsheet — This project is a comprehensive technical reference and programming cheatsheet for the Python language. It serves as a… alebcay/awesome-shell — This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks,… 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… noahgorstein/jqp — A TUI playground to experiment with jq.