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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to davvid/jsonaxe

Open-source alternatives to Jsonaxe

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

  • 01mf02/jaq01mf02 avatar

    01mf02/jaq

    3,659View on GitHub↗

    A jq clone focussed on correctness, speed, and simplicity

    Rustjqjsonquery
    View on GitHub↗3,659
  • adamritter/fastgronA

    adamritter/fastgron

    0View on GitHub↗
    View on GitHub↗0
  • antonmedv/fxantonmedv avatar

    antonmedv/fx

    20,282View on GitHub↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Goclicommand-linejson
    View on GitHub↗20,282
  • benbernard/recordstreamB

    benbernard/RecordStream

    0View on GitHub↗
    View on GitHub↗0
  • blgm/jfqB

    blgm/jfq

    0View on GitHub↗
    View on GitHub↗0
  • borkdude/jetB

    borkdude/jet

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
chrisdone/jlC

chrisdone/jl

0View on GitHub↗
View on GitHub↗0
  • cube2222/jqlC

    cube2222/jql

    0View on GitHub↗
    View on GitHub↗0
  • davesnx/query-jsondavesnx avatar

    davesnx/query-json

    634View on GitHub↗

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

    OCaml
    View on GitHub↗634
  • dbohdan/jsonwatchD

    dbohdan/jsonwatch

    0View on GitHub↗
    View on GitHub↗0
  • dbohdan/remarshalD

    dbohdan/remarshal

    0View on GitHub↗
    View on GitHub↗0
  • evanphx/json-patchevanphx avatar

    evanphx/json-patch

    1,218View on GitHub↗

    A Go library to apply RFC6902 patches and create and apply RFC7386 patches

    Go
    View on GitHub↗1,218
  • grantila/yaml-diff-patchG

    grantila/yaml-diff-patch

    0View on GitHub↗
    View on GitHub↗0
  • inosion/madatoI

    inosion/madato

    0View on GitHub↗
    View on GitHub↗0
  • itchyny/gojqitchyny avatar

    itchyny/gojq

    3,770View on 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
    View on GitHub↗3,770
  • j-brooke/fracturedjsonJ

    j-brooke/FracturedJson

    0View on GitHub↗
    View on GitHub↗0
  • jfryy/qqJ

    JFryy/qq

    0View on GitHub↗
    View on GitHub↗0
  • jmespath/jpJ

    jmespath/jp

    0View on GitHub↗
    View on GitHub↗0
  • jpmens/jojpmens avatar

    jpmens/jo

    4,868View on 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
    View on GitHub↗4,868
  • kellyjonbrazil/jckellyjonbrazil avatar

    kellyjonbrazil/jc

    8,538View on GitHub↗

    jc is a tool that transforms plain-text results from command-line utilities, system tools, log formats, and text tables into structured JSON data. It functions as a structured data transformer capable of converting various file formats, including CSV, INI, XML, and YAML, into JSON representations for programmatic use. The project includes a collection of specific parsers for Unix commands and system tools such as df, blkid, and various package managers. It also features specialized converters for web server logs, Common Log Format, and Common Event Format strings. The tool covers broad capab

    Pythonbashbash-scriptingcli
    View on GitHub↗8,538
  • kellyjonbrazil/jelloK

    kellyjonbrazil/jello

    0View on GitHub↗
    View on GitHub↗0
  • kellyjonbrazil/jtblK

    kellyjonbrazil/jtbl

    0View on GitHub↗
    View on GitHub↗0
  • ldn-softdev/jtcL

    ldn-softdev/jtc

    0View on GitHub↗
    View on GitHub↗0
  • mgree/ffsM

    mgree/ffs

    0View on GitHub↗
    View on GitHub↗0
  • micha/json-tableM

    micha/json-table

    0View on GitHub↗
    View on GitHub↗0
  • pacha/celsP

    pacha/cels

    0View on GitHub↗
    View on GitHub↗0
  • pastdev/clconfP

    pastdev/clconf

    0View on GitHub↗
    View on GitHub↗0
  • python-mario/marioP

    python-mario/mario

    0View on GitHub↗
    View on GitHub↗0
  • quicktype/quicktypequicktype avatar

    quicktype/quicktype

    13,761View on GitHub↗

    Quicktype is a multi-language model generation engine that converts JSON and GraphQL schemas into type-safe models and serialization code. It functions as a JSON to type generator and a GraphQL type generator, producing strongly typed classes and interfaces across a wide array of target programming languages. The system derives formal schemas from sample data and transforms these definitions into native language objects. This enables the synchronization of shared data models across diverse tech stacks and the development of type-safe interfaces for consuming external APIs. The engine utilize

    TypeScript
    View on GitHub↗13,761
  • raine/ramda-cliraine avatar

    raine/ramda-cli

    584View on GitHub↗

    :ram: A CLI tool for processing data with functional pipelines

    LiveScriptclijsonlivescript
    View on GitHub↗584