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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to dflemstr/rq

Open-source alternatives to Dflemstr Rq

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

  • hauntsaninja/pyphauntsaninja avatar

    hauntsaninja/pyp

    1,527View on GitHub↗

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

    Pythonawkclicommand-line
    View on GitHub↗1,527
  • python-mario/marioP

    python-mario/mario

    0View on GitHub↗
    View on GitHub↗0
  • 0k/shyaml0

    0k/shyaml

    0View on GitHub↗
    View on GitHub↗0
  • nushell/nushellnushell avatar

    nushell/nushell

    39,743View on 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
    View on GitHub↗39,743
  • tomwright/daselTomWright avatar

    TomWright/dasel

    7,976View on 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
    View on GitHub↗7,976

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
  • borkdude/jetB

    borkdude/jet

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

    pacha/cels

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

    JFryy/qq

    0View on GitHub↗
    View on GitHub↗0
  • martinlindhe/validyamlM

    martinlindhe/validyaml

    0View on GitHub↗
    View on GitHub↗0
  • mikefarah/yqmikefarah avatar

    mikefarah/yq

    14,913View on 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
    View on GitHub↗14,913
  • sampointer/dyS

    sampointer/dy

    0View on GitHub↗
    View on GitHub↗0
  • thecodingmachine/yaml-toolsT

    thecodingmachine/yaml-tools

    0View on GitHub↗
    View on GitHub↗0
  • wwkimball/yamlpathW

    wwkimball/yamlpath

    0View on GitHub↗
    View on GitHub↗0
  • tamasfe/taplotamasfe avatar

    tamasfe/taplo

    2,311View on GitHub↗

    A TOML toolkit written in Rust

    Rustanalyzerformatterrust
    View on GitHub↗2,311
  • pastdev/clconfP

    pastdev/clconf

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • kislyuk/yqkislyuk avatar

    kislyuk/yq

    2,952View on GitHub↗

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

    Pythonclicommand-linejq
    View on GitHub↗2,952
  • martinlindhe/validtomlM

    martinlindhe/validtoml

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

    mgree/ffs

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

    dbohdan/remarshal

    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
  • bugra9/gdal3.jsbugra9 avatar

    bugra9/gdal3.js

    428View on GitHub↗

    gdal3.js is a port of Gdal applications (gdaltranslate, ogr2ogr, gdalrasterize, gdalwarp, gdaltransform) to Webassembly. It allows you to convert raster and vector geospatial data to various formats and coordinate systems.

    JavaScript
    View on GitHub↗428
  • engali94/xmljsonE

    engali94/XMLJson

    0View on GitHub↗
    View on GitHub↗0
  • brettkolodny/gleam-hugB

    brettkolodny/gleam-hug

    0View on GitHub↗

    A package for creating helpful, and pretty CLI messages.

    View on GitHub↗0
  • apache-spark-on-k8s/sparkA

    apache-spark-on-k8s/spark

    0View on GitHub↗
    View on GitHub↗0
  • epistates/treemdEpistates avatar

    Epistates/treemd

    647View on GitHub↗

    A (TUI/CLI) markdown navigator with tree-based structural navigation.

    Rust
    View on GitHub↗647
  • ezrosent/frawkezrosent avatar

    ezrosent/frawk

    1,306View on GitHub↗

    an efficient awk-like language

    Rust
    View on GitHub↗1,306
  • ekzhu/datasketchekzhu avatar

    ekzhu/datasketch

    2,932View on GitHub↗

    MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

    Pythondata-sketchesdata-summaryhnsw
    View on GitHub↗2,932