awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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-cheatsheetsAvatar de LeCoupa

    LeCoupa/awesome-cheatsheets

    46,029Voir sur GitHub↗

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

    JavaScriptbackendbashcheatsheet
    Voir sur GitHub↗46,029
  • rgburke/grvAvatar de rgburke

    rgburke/grv

    4,093Voir sur 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
    Voir sur GitHub↗4,093
  • charmbracelet/crushAvatar de charmbracelet

    charmbracelet/crush

    20,165Voir sur 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
    Voir sur GitHub↗20,165

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • gperftools/gperftoolsAvatar de gperftools

    gperftools/gperftools

    8,959Voir sur 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++
    Voir sur GitHub↗8,959
  • noahgorstein/jqpAvatar de noahgorstein

    noahgorstein/jqp

    2,816Voir sur GitHub↗

    A TUI playground to experiment with jq

    Go
    Voir sur GitHub↗2,816
  • openai/codexAvatar de openai

    openai/codex

    91,445Voir sur 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
    Voir sur GitHub↗91,445
  • sharkdp/hyperfineAvatar de sharkdp

    sharkdp/hyperfine

    28,316Voir sur 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
    Voir sur GitHub↗28,316
  • 8go/nostr-commander-rsAvatar de 8go

    8go/nostr-commander-rs

    79Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗79
  • 7df-lab/devoAvatar de 7df-lab

    7df-lab/devo

    295Voir sur GitHub↗

    Open coding agent, provider agnositc.

    Rust
    Voir sur GitHub↗295
  • 0xtrr/nostr-toolAvatar de 0xtrr

    0xtrr/nostr-tool

    78Voir sur GitHub↗

    A simple CLI to send nostr events

    Rust
    Voir sur GitHub↗78
  • achiku/jungleAvatar de achiku

    achiku/jungle

    843Voir sur GitHub↗

    AWS operations by cli should be simpler

    Python
    Voir sur GitHub↗843
  • achristmascarl/rainfrogAvatar de achristmascarl

    achristmascarl/rainfrog

    4,855Voir sur 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
    Voir sur GitHub↗4,855
  • adafruit/gliderAvatar de adafruit

    adafruit/glider

    42Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗42
  • adambajguz/typinAvatar de adambajguz

    adambajguz/Typin

    253Voir sur GitHub↗

    Declarative framework for interactive CLI applications

    C#
    Voir sur GitHub↗253
  • abrambailey/playerAvatar de abrambailey

    abrambailey/player

    2Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗2
  • aboul3la/sublist3rAvatar de aboul3la

    aboul3la/Sublist3r

    10,957Voir sur 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
    Voir sur GitHub↗10,957
  • 4383/nostressAvatar de 4383

    4383/nostress

    4Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗4
  • adonpro/react-native-build-cliAvatar de adonpro

    adonpro/react-native-build-cli

    5Voir sur GitHub↗

    a tool for react-native build

    JavaScript
    Voir sur GitHub↗5
  • afeiship/generator-wepy-componentA

    afeiship/generator-wepy-component

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • aftership/email-verifierAvatar de AfterShip

    AfterShip/email-verifier

    1,576Voir sur GitHub↗

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

    Godisposableemailgo
    Voir sur GitHub↗1,576
  • agamennon/redux-tiny-routerAvatar de Agamennon

    Agamennon/redux-tiny-router

    129Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗129
  • agateau/doxyqmlAvatar de agateau

    agateau/doxyqml

    65Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗65
  • agavra/tuicrAvatar de agavra

    agavra/tuicr

    908Voir sur GitHub↗

    a code review TUI with vim keybindings

    Rustai-toolscode-reviewrust
    Voir sur GitHub↗908
  • agvxov/csopeAvatar de agvxov

    agvxov/csope

    69Voir sur GitHub↗

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

    C
    Voir sur GitHub↗69
  • ahmed-alnassif/androshA

    ahmed-alnassif/AndroSH

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ahmedosman101/commit-sage-cliAvatar de AhmedOsman101

    AhmedOsman101/commit-sage-cli

    47Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗47
  • ahmetb/kubectl-aliasesAvatar de ahmetb

    ahmetb/kubectl-aliases

    3,695Voir sur 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
    Voir sur GitHub↗3,695
  • ahmetb/kubectl-treeAvatar de ahmetb

    ahmetb/kubectl-tree

    3,389Voir sur GitHub↗

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

    Gokubectlkubectl-pluginkubectl-plugins
    Voir sur GitHub↗3,389
  • ahmetb/kubectxAvatar de ahmetb

    ahmetb/kubectx

    19,829Voir sur 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
    Voir sur GitHub↗19,829
  • admica/filescopemcpAvatar de admica

    admica/FileScopeMCP

    293Voir sur 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
    Voir sur GitHub↗293