rcl VS Ptah.sh

Compare rcl vs Ptah.sh and see what are their differences.

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rcl Ptah.sh
19 11
237 216
8.4% 8.8%
9.5 9.7
17 days ago 3 months ago
Rust PHP
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rcl

Posts with mentions or reviews of rcl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-15.
  • cue VS rcl - a user suggested alternative
    2 projects | 15 Mar 2025
    Cue and RCL are both json supersets, though in very different ways. Cue is based on graph unification, while RCL is a more traditional functional language. Both are typed, though the type systems are very different. Like RCL, Cue can be used to query json documents, but in RCL this is a first-class feature with similar ergonomics to jq.
  • jsonnet VS rcl - a user suggested alternative
    2 projects | 15 Mar 2025
    Jsonnet is quite similar to RCL: both are json supersets that add variables and functions in similar ways. Jsonnet is dynamically typed, while RCL features an optional gradual type system. Where Jsonnet draws inspiration from Go, RCL draws inspiration from Python and Rust.
  • nickel VS rcl - a user suggested alternative
    2 projects | 15 Mar 2025
    Like Nickel, RCL is a gradually typed functional configuration language. Where Nickel has Haskell-like syntax, RCL has C/Rust/Javascript-like syntax with inspiration from Python.
  • dhall VS rcl - a user suggested alternative
    2 projects | 15 Mar 2025
  • jq VS rcl - a user suggested alternative
    2 projects | 15 Mar 2025
    RCL can query json documents on the command line, with a more intuitive language than jq. See https://rcl-lang.org/#intuitive-json-queries and https://docs.ruuda.nl/rcl/rcl_query/.
  • Ask HN: What Are You Working On? (February 2025)
    105 projects | news.ycombinator.com | 23 Feb 2025
    I'm working on adding floats to the RCL configuration language (https://rcl-lang.org/) to finally deliver on the json superset promise. Blog post coming soon!
  • Be Aware of the Makefile Effect
    4 projects | news.ycombinator.com | 11 Jan 2025
  • JSON5 – JSON for Humans
    21 projects | news.ycombinator.com | 8 Dec 2024
    If you're looking for a human-friendly json superset (comments, non-quoted keys) that can also abstract away repetitive configuration with variables and list comprehensions, check out https://rcl-lang.org/.
  • Advent of Code 2024
    24 projects | news.ycombinator.com | 1 Dec 2024
    This has been a good driver for me to add features to https://rcl-lang.org/. I just added List.sort for today’s problem.
  • Ask HN: What are you working on (August 2024)?
    132 projects | news.ycombinator.com | 24 Aug 2024
    The RCL configuration language, https://rcl-lang.org / https://github.com/ruuda/rcl. Lately I'm working on support for floats to complete the json superset promise. Also I added a shorthand for "query --format=raw" to make it more useful as a jq replacement.

Ptah.sh

Posts with mentions or reviews of Ptah.sh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-18.

What are some alternatives?

When comparing rcl and Ptah.sh you can also consider the following projects:

jaq - A jq clone focussed on correctness, speed, and simplicity

snd - Sales & Dungeons — Thermal Printer as D&D / TTRPG Utility

vegafusion - Serverside scaling for Vega and Altair visualizations

traefik-dockerized - Dockerized Deployment of Traefik 2

pkl-go - Pkl bindings for the Go programming language

dokploy - Open Source Alternative to Vercel, Netlify and Heroku.

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Rust is
the 5th most popular programming language
based on number of references?