cuezel VS yplatform

Compare cuezel vs yplatform and see what are their differences.

yplatform

Self-service bootstrap/build/CI/CD. Software and configuration that supports various cycles of software development. (by ysoftwareab)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cuezel yplatform
1 5
12 17
- -
0.0 7.8
about 3 years ago 6 months ago
Go Shell
- Apache License 2.0
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.

cuezel

Posts with mentions or reviews of cuezel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-30.
  • Dagger: a new way to build CI/CD pipelines
    29 projects | news.ycombinator.com | 30 Mar 2022
    I played with a similar idea a while ago: https://github.com/ecordell/cuezel/ (cuezel as in: "Bazel but with CUE"), but I was never sure that what I was doing was in the spirit of CUE.

    CUE pushes nondeterminism into "_tool.cue"[0] files that are allowed to do things like IO and run external processes. Tool files scratch a similar itch to Makefiles, but they lack an integrated plugin system like Bazel (hence why I played with the idea of CUE + Bazel).

    With Dagger you seem to be restricted to the set of things that the dagger tool can interpret just with like my Cuezel tool you are limited to what I happened to implement.

    In CUE `_tool` files you are also limited to the set of things that the tool builtins provide, but the difference is that you know that the rest of the CUE program is deterministic/pure (everything not in a _tool file).

    There's clearly value in tooling that reads CUE definitions, and dagger is the first commercial interest in CUE that I've seen, which is exciting.

    But I'm most interested in some CUE-interpreter meta-tool that would allow you to import cue definitions + their interpreters and version them together, but for use in `_tool` files to keep the delineation clear. Maybe this is where dagger is heading? (if so it wasn't clear from the docs)

    [0]: https://pkg.go.dev/cuelang.org/[email protected]/pkg/tool

yplatform

Posts with mentions or reviews of yplatform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-30.
  • Dagger: a new way to build CI/CD pipelines
    29 projects | news.ycombinator.com | 30 Mar 2022
  • I Prefer Makefiles over Package.json Scripts
    18 projects | news.ycombinator.com | 14 Mar 2022
    Nowadays there's Windows Subsystem for Linux. There's no excuse not to successfully run "Linux" scripts on Windows.

    I've been running very complex build systems via https://github.com/ysoftwareab/yplatform (disclaimer: author here) since 2016 on Linux, Mac and Windows without a problem.

  • Autodocumenting Makefiles
    7 projects | news.ycombinator.com | 31 Jan 2022
    This is exactly my experience which lead me to create https://github.com/ysoftwareab/yplatform - with a consistent make interface https://github.com/ysoftwareab/yplatform/tree/master/build.m...

    PS: quite feature complete but not yet well marketed so to speak. I'm actually recording an asciinema session this week in order for a visitor to grasp quicker the mentioned benefits.

What are some alternatives?

When comparing cuezel and yplatform you can also consider the following projects:

Dagger2 - A fast dependency injector for Android and Java.

SheetJS js-xlsx - 📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

quickjs-emscripten - Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

just - 🤖 Just a command runner

dvc - 🦉 ML Experiments and Data Management with Git

dagger - Application Delivery as Code that Runs Anywhere

Scoop - A command-line installer for Windows.

aws-cdk - The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

jsii - jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!

magicfile - Simple Makefile template for documenting frequent commands.

buildkit - concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

cloudflared - Cloudflare Tunnel client (formerly Argo Tunnel)