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

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

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

Open-source alternatives to Play

30 open-source projects similar to paololazzari/play, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Play alternative.

  • 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
  • rgburke/grvالصورة الرمزية لـ rgburke

    rgburke/grv

    4,093عرض على GitHub↗

    grv is a terminal-based version control client and interactive Git repository browser. It functions as a terminal user interface for browsing commit history, inspecting code differences, and managing branches and tags within Git repositories. The project distinguishes itself through a graphical commit graph visualizer that renders branching patterns and merge history directly in the terminal. It employs a tiled view layout engine and tabbed workspace management to display multiple repository perspectives simultaneously, supported by real-time filesystem monitoring to update the interface auto

    Gogitgogolang
    عرض على GitHub↗4,093
  • 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

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

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

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

Find more with AI search
  • 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
  • noahgorstein/jqpالصورة الرمزية لـ noahgorstein

    noahgorstein/jqp

    2,816عرض على GitHub↗

    A TUI playground to experiment with jq

    Go
    عرض على GitHub↗2,816
  • 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
  • sharkdp/hyperfineالصورة الرمزية لـ sharkdp

    sharkdp/hyperfine

    28,316عرض على GitHub↗

    Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i

    Rust
    عرض على GitHub↗28,316
  • 8go/nostr-commander-rsالصورة الرمزية لـ 8go

    8go/nostr-commander-rs

    79عرض على GitHub↗

    simple but convenient CLI-based Nostr client app for following users and sending DMs

    Rust
    عرض على GitHub↗79
  • 7df-lab/devoالصورة الرمزية لـ 7df-lab

    7df-lab/devo

    295عرض على GitHub↗

    Open coding agent, provider agnositc.

    Rust
    عرض على GitHub↗295
  • 0xtrr/nostr-toolالصورة الرمزية لـ 0xtrr

    0xtrr/nostr-tool

    78عرض على GitHub↗

    A simple CLI to send nostr events

    Rust
    عرض على GitHub↗78
  • achiku/jungleالصورة الرمزية لـ achiku

    achiku/jungle

    843عرض على GitHub↗

    AWS operations by cli should be simpler

    Python
    عرض على GitHub↗843
  • achristmascarl/rainfrogالصورة الرمزية لـ achristmascarl

    achristmascarl/rainfrog

    4,855عرض على GitHub↗

    Rainfrog is a terminal-based database client that connects to multiple database engines, combining schema browsing, interactive SQL query execution, and inline data editing into a single terminal interface. It provides a tree navigator for exploring tables, columns, and indexes, and an inline cell editor that automatically constructs and executes the necessary UPDATE statements when a cell value is changed. The application also supports modal Vim-style keyboard shortcuts for cursor movement and editing, making it usable entirely from the keyboard. Query results are fetched in chunks and pagin

    Rustdatabase-managementmysqlpostgresql
    عرض على GitHub↗4,855
  • adafruit/gliderالصورة الرمزية لـ adafruit

    adafruit/glider

    42عرض على GitHub↗

    Glider is a portable mobile app aimed at making wireless editing of Python code really easy and fun.

    JavaScript
    عرض على GitHub↗42
  • adambajguz/typinالصورة الرمزية لـ adambajguz

    adambajguz/Typin

    253عرض على GitHub↗

    Declarative framework for interactive CLI applications

    C#
    عرض على GitHub↗253
  • abrambailey/playerالصورة الرمزية لـ abrambailey

    abrambailey/player

    2عرض على GitHub↗

    Try the demo. Export your work before you leave the demo: saving between sessions is not supported there.

    TypeScript
    عرض على GitHub↗2
  • aboul3la/sublist3rالصورة الرمزية لـ aboul3la

    aboul3la/Sublist3r

    10,957عرض على GitHub↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    عرض على GitHub↗10,957
  • 4383/nostressالصورة الرمزية لـ 4383

    4383/nostress

    4عرض على GitHub↗

    ⚡ Modern Python CLI for Nostr protocol interactions - secure key management, event creation, and relay operations

    Python
    عرض على GitHub↗4
  • adonpro/react-native-build-cliالصورة الرمزية لـ adonpro

    adonpro/react-native-build-cli

    5عرض على GitHub↗

    a tool for react-native build

    JavaScript
    عرض على GitHub↗5
  • afeiship/generator-wepy-componentA

    afeiship/generator-wepy-component

    0عرض على GitHub↗
    عرض على GitHub↗0
  • aftership/email-verifierالصورة الرمزية لـ AfterShip

    AfterShip/email-verifier

    1,576عرض على GitHub↗

    :whitecheckmark: A Go library for email verification without sending any emails.

    Godisposableemailgo
    عرض على GitHub↗1,576
  • agamennon/redux-tiny-routerالصورة الرمزية لـ Agamennon

    Agamennon/redux-tiny-router

    129عرض على GitHub↗

    A Router made for Redux and made for universal apps! stop using the router as a controller... it's just state!

    JavaScript
    عرض على GitHub↗129
  • agateau/doxyqmlالصورة الرمزية لـ agateau

    agateau/doxyqml

    65عرض على GitHub↗

    Doxyqml turns .qml into pseudo-C++ which Doxygen can then use to generate documentation.

    Python
    عرض على GitHub↗65
  • agavra/tuicrالصورة الرمزية لـ agavra

    agavra/tuicr

    908عرض على GitHub↗

    a code review TUI with vim keybindings

    Rustai-toolscode-reviewrust
    عرض على GitHub↗908
  • agvxov/csopeالصورة الرمزية لـ agvxov

    agvxov/csope

    69عرض على GitHub↗

    C source code browser. Fork of Cscope version 15.9, with various improvements.

    C
    عرض على GitHub↗69
  • ahmed-alnassif/androshA

    ahmed-alnassif/AndroSH

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ahmedosman101/commit-sage-cliالصورة الرمزية لـ AhmedOsman101

    AhmedOsman101/commit-sage-cli

    47عرض على GitHub↗

    Generates Conventional Commit messages with AI. Supports OpenAI, Ollama, and Gemini.

    TypeScript
    عرض على GitHub↗47
  • ahmetb/kubectl-aliasesالصورة الرمزية لـ ahmetb

    ahmetb/kubectl-aliases

    3,695عرض على GitHub↗

    kubectl-aliases is a Kubernetes CLI alias generator that programmatically creates shorthand shell commands for common cluster operations and resource management. It functions as a workflow optimizer designed to reduce typing and increase the speed of interactions with the Kubernetes API. The tool operates as a shell command permutator, combining verbs, resources, and flags to automate the creation of a comprehensive library of CLI shortcuts. It utilizes combinatorial mapping and template-driven scripting to generate these shorthand definitions. The project covers several operational areas, i

    Nukubectlkubernetes
    عرض على GitHub↗3,695
  • ahmetb/kubectl-treeالصورة الرمزية لـ ahmetb

    ahmetb/kubectl-tree

    3,389عرض على GitHub↗

    kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)

    Gokubectlkubectl-pluginkubectl-plugins
    عرض على GitHub↗3,389
  • ahmetb/kubectxالصورة الرمزية لـ ahmetb

    ahmetb/kubectx

    19,829عرض على GitHub↗

    kubectx is a set of command-line productivity tools designed to simplify the switching of cluster contexts and active namespaces for Kubernetes CLI users. It serves as a context manager that allows users to quickly change the current cluster environment and default namespace within the configuration. The tool provides capabilities for renaming cluster contexts to improve identification and the ability to toggle rapidly between two clusters by preserving the previous active state. It also supports launching isolated shell sessions constrained to a specific cluster or configured as read-only to

    Gokubectlkubectl-pluginskubernetes
    عرض على GitHub↗19,829
  • admica/filescopemcpالصورة الرمزية لـ admica

    admica/FileScopeMCP

    293عرض على GitHub↗

    Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages such as Python, C, C++, Rust, Zig, Lua.

    TypeScript
    عرض على GitHub↗293