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 thecodingmachine/yaml-tools

Open-source alternatives to Yaml Tools

30 open-source projects similar to thecodingmachine/yaml-tools, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Yaml Tools alternative.

  • borkdude/jetB

    borkdude/jet

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • pacha/celsP

    pacha/cels

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • nushell/nushellAvatar de nushell

    nushell/nushell

    39,743Voir sur 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
    Voir sur GitHub↗39,743
  • mikefarah/yqAvatar de mikefarah

    mikefarah/yq

    14,913Voir sur 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
    Voir sur GitHub↗14,913
  • tomwright/daselAvatar de TomWright

    TomWright/dasel

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

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
  • python-mario/marioP

    python-mario/mario

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • hauntsaninja/pypAvatar de hauntsaninja

    hauntsaninja/pyp

    1,527Voir sur GitHub↗

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

    Pythonawkclicommand-line
    Voir sur GitHub↗1,527
  • jfryy/qqJ

    JFryy/qq

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • martinlindhe/validtomlM

    martinlindhe/validtoml

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • mgree/ffsM

    mgree/ffs

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • pastdev/clconfP

    pastdev/clconf

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • tamasfe/taploAvatar de tamasfe

    tamasfe/taplo

    2,311Voir sur GitHub↗

    A TOML toolkit written in Rust

    Rustanalyzerformatterrust
    Voir sur GitHub↗2,311
  • wwkimball/yamlpathW

    wwkimball/yamlpath

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • sampointer/dyS

    sampointer/dy

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 0k/shyaml0

    0k/shyaml

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • grantila/yaml-diff-patchG

    grantila/yaml-diff-patch

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • inosion/madatoI

    inosion/madato

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • itchyny/gojqAvatar de itchyny

    itchyny/gojq

    3,770Voir sur 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
    Voir sur GitHub↗3,770
  • kislyuk/yqAvatar de kislyuk

    kislyuk/yq

    2,952Voir sur GitHub↗

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

    Pythonclicommand-linejq
    Voir sur GitHub↗2,952
  • dbohdan/remarshalD

    dbohdan/remarshal

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • dflemstr/rqAvatar de dflemstr

    dflemstr/rq

    2,300Voir sur GitHub↗

    Record Query - A tool for doing record analysis and transformation

    Rustavrocommand-line-tooljavascript
    Voir sur GitHub↗2,300
  • martinlindhe/validyamlM

    martinlindhe/validyaml

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jpmens/joAvatar de jpmens

    jpmens/jo

    4,868Voir sur 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
    Voir sur GitHub↗4,868
  • catchthetornado/pdf-extract-apiC

    CatchTheTornado/pdf-extract-api

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • fslaborg/deedleAvatar de fslaborg

    fslaborg/Deedle

    1,004Voir sur GitHub↗

    Deedle

    F#
    Voir sur GitHub↗1,004
  • bytedance/dolphinAvatar de bytedance

    bytedance/Dolphin

    8,820Voir sur GitHub↗

    Dolphin is a multimodal layout analyzer and image-to-structure converter that transforms photographed or digital document images into machine-readable structured data. It functions as an LLM document parser, utilizing vision-language models to simultaneously predict spatial layout and text content. The system is designed as a concurrent document processor, employing parallel document parsing to process multiple elements across distributed compute nodes. This high-throughput approach reduces the total time required to convert large volumes of images into structured formats. The project covers

    Pythondocument-analysislayout-analysisocr
    Voir sur GitHub↗8,820
  • apache-spark-on-k8s/sparkA

    apache-spark-on-k8s/spark

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • funstory-ai/babeldocAvatar de funstory-ai

    funstory-ai/BabelDOC

    7,752Voir sur GitHub↗

    BabelDOC is a technical document translation system designed to translate PDF files while preserving their original layout and styling. It functions as a layout-preserving translator that utilizes large language models to convert content into target languages, specifically tailored for scientific and technical documents. The system distinguishes itself through specialized handling of academic content, including the identification and preservation of mathematical formulas and complex layout structures. It ensures technical accuracy by employing glossary-driven terminology enforcement, using so

    Python
    Voir sur GitHub↗7,752
  • geotiff/geoblazeAvatar de GeoTIFF

    GeoTIFF/geoblaze

    190Voir sur GitHub↗

    Blazing Fast JavaScript Raster Processing Engine

    JavaScript
    Voir sur GitHub↗190
  • flatgeobuf/flatgeobufAvatar de flatgeobuf

    flatgeobuf/flatgeobuf

    809Voir sur GitHub↗

    A performant binary encoding for geographic data based on flatbuffers that can hold a collection of Simple Features including circular interpolations as defined by SQL-MM Part 3.

    Rust
    Voir sur GitHub↗809