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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

borkdude/jet

0
View on GitHub↗
0 estrellas·0 forks·13 vistas

Jet

Features

  • Data Processing Tools - Convert and transform between JSON, YAML, and Clojure data formats.
  • JSON and Tree Data - Convert and transform between JSON, YAML, and EDN.
  • TOML and YAML Utilities - Convert and transform between JSON, YAML, and Clojure formats.

Historial de estrellas

Gráfico del historial de estrellas de borkdude/jetGráfico del historial de estrellas de borkdude/jet

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Jet

Proyectos open-source similares, clasificados según cuántas características comparten con Jet.
  • grantila/yaml-diff-patchG

    grantila/yaml-diff-patch

    0Ver en GitHub↗
    Ver en GitHub↗0
  • inosion/madatoI

    inosion/madato

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dbohdan/remarshalD

    dbohdan/remarshal

    0Ver en GitHub↗
    Ver en GitHub↗0
  • itchyny/gojqAvatar de itchyny

    itchyny/gojq

    3,770Ver en 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
    Ver en GitHub↗3,770
Ver las 30 alternativas a Jet→

Preguntas frecuentes

¿Cuáles son las características principales de borkdude/jet?

Las características principales de borkdude/jet son: Data Processing Tools, JSON and Tree Data, TOML and YAML Utilities.

¿Qué alternativas de código abierto existen para borkdude/jet?

Las alternativas de código abierto para borkdude/jet incluyen: itchyny/gojq — gojq is a JSON query engine and transformation tool implemented in Go. It serves as a Go language port of the jq… jfryy/qq. inosion/madato. dbohdan/remarshal. grantila/yaml-diff-patch. mgree/ffs.