awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to python-mario/mario

Open-source alternatives to Mario

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

  • pacha/celsP

    pacha/cels

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dbohdan/remarshalD

    dbohdan/remarshal

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • mgree/ffsM

    mgree/ffs

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • grantila/yaml-diff-patchG

    grantila/yaml-diff-patch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • borkdude/jetB

    borkdude/jet

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • wwkimball/yamlpathW

    wwkimball/yamlpath

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • inosion/madatoI

    inosion/madato

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • pastdev/clconfP

    pastdev/clconf

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • itchyny/gojqitchyny 的头像

    itchyny/gojq

    3,770在 GitHub 上查看↗

    gojq is a JSON query engine and transformation tool implemented in Go. It serves as a Go language port of the jq command, providing a library for embedding JSON and YAML manipulation capabilities directly into Go applications. The tool functions as an arbitrary-precision JSON processor, performing mathematical operations on large integers to prevent precision loss or numeric overflow during data transformations. Its broader capabilities include filtering and reshaping structured data using a specialized query language, converting between YAML and JSON formats, and formatting date and time st

    Go
    在 GitHub 上查看↗3,770

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • jfryy/qqJ

    JFryy/qq

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • tomwright/daselTomWright 的头像

    TomWright/dasel

    7,976在 GitHub 上查看↗

    Dasel is a multi-format data processor and structured data query tool used for querying, editing, and converting data across JSON, YAML, TOML, and XML. It functions as a universal data converter and a cross-format configuration editor that allows users to interact with various serialization formats through a single unified interface. The tool provides a selector-based interface for extracting and searching nested values and modifying keys and values across different file types. It enables the transformation of data between supported structures to change file types while preserving the origina

    Gocliconfigconfiguration
    在 GitHub 上查看↗7,976
  • jpmens/jojpmens 的头像

    jpmens/jo

    4,868在 GitHub 上查看↗

    Jo is a command-line utility designed to construct and manipulate JSON objects and arrays directly from shell arguments and standard input. It functions as a data processing tool that transforms raw input into structured formats, enabling the generation of complex payloads for APIs, configuration files, and automated data pipelines. The tool distinguishes itself through its ability to resolve hierarchical data structures using delimiter-based path definitions and its integrated type-inference engine, which automatically casts input values into native boolean, numeric, or null types. Users can

    C
    在 GitHub 上查看↗4,868
  • trailofbits/graphtagetrailofbits 的头像

    trailofbits/graphtage

    2,472在 GitHub 上查看↗

    A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.

    Pythoncommand-line-tooldiffgraph-algorithms
    在 GitHub 上查看↗2,472
  • tamasfe/taplotamasfe 的头像

    tamasfe/taplo

    2,311在 GitHub 上查看↗

    A TOML toolkit written in Rust

    Rustanalyzerformatterrust
    在 GitHub 上查看↗2,311
  • thecodingmachine/yaml-toolsT

    thecodingmachine/yaml-tools

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • nushell/nushellnushell 的头像

    nushell/nushell

    39,743在 GitHub 上查看↗

    Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data rather than raw text streams. By enforcing data types and command signatures, it provides a consistent environment for building robust, pipeline-oriented workflows. The shell allows users to chain commands that pass structured objects between stages, enabling complex data processing and automation tasks that remain predictable across different operating systems. What distinguishes the project is its focus on interactive data exploration and modular extensibility. Users can quer

    Rustnushellrustshell
    在 GitHub 上查看↗39,743
  • sampointer/dyS

    sampointer/dy

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kislyuk/yqkislyuk 的头像

    kislyuk/yq

    2,952在 GitHub 上查看↗

    Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents

    Pythonclicommand-linejq
    在 GitHub 上查看↗2,952
  • martinlindhe/validyamlM

    martinlindhe/validyaml

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dflemstr/rqdflemstr 的头像

    dflemstr/rq

    2,300在 GitHub 上查看↗

    Record Query - A tool for doing record analysis and transformation

    Rustavrocommand-line-tooljavascript
    在 GitHub 上查看↗2,300
  • hauntsaninja/pyphauntsaninja 的头像

    hauntsaninja/pyp

    1,527在 GitHub 上查看↗

    Easily run Python at the shell! Magical, but never mysterious.

    Pythonawkclicommand-line
    在 GitHub 上查看↗1,527
  • martinlindhe/validtomlM

    martinlindhe/validtoml

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • 0k/shyaml0

    0k/shyaml

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • mikefarah/yqmikefarah 的头像

    mikefarah/yq

    14,913在 GitHub 上查看↗

    This tool is a command-line processor designed for querying, updating, and transforming structured data files. It functions as a versatile engine for manipulating YAML, JSON, TOML, and XML documents, allowing users to perform complex operations directly from the terminal. By utilizing a path-based expression language, it enables precise navigation and modification of data structures within configuration files and infrastructure-as-code workflows. What distinguishes this tool is its ability to perform in-place document mutations while preserving original formatting, comments, and metadata. It

    Gobashclicsv
    在 GitHub 上查看↗14,913
  • bjornharrtell/jstsbjornharrtell 的头像

    bjornharrtell/jsts

    1,555在 GitHub 上查看↗

    JavaScript Topology Suite

    JavaScript
    在 GitHub 上查看↗1,555
  • davvid/jsonaxeD

    davvid/jsonaxe

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • davesnx/query-jsondavesnx 的头像

    davesnx/query-json

    634在 GitHub 上查看↗

    Faster, simpler and more portable implementation of jq-inspired language in OCaml

    OCaml
    在 GitHub 上查看↗634
  • bitcoinexchangefh/bitcoinexchangefhBitcoinExchangeFH 的头像

    BitcoinExchangeFH/BitcoinExchangeFH

    952在 GitHub 上查看↗

    BitcoinExchangeFH is a slim application to record the price depth and trades in various exchanges. You can set it up quickly and record the all the exchange data in a few minutes!

    Python
    在 GitHub 上查看↗952
  • dbohdan/jsonwatchD

    dbohdan/jsonwatch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alibaba/v6dA

    alibaba/v6d

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0