ocurrent VS cheats

Compare ocurrent vs cheats and see what are their differences.

ocurrent

Keeps things up-to-date (a CI/CD pipeline OCaml eDSL) (by ocurrent)

cheats

cheats allows you to create interactive cheat sheets for the command line. (by lucaswerkmeister)
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
ocurrent cheats
2 1
135 71
0.7% -
7.1 10.0
3 months ago over 4 years ago
OCaml Shell
Apache License 2.0 MIT License
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.

ocurrent

Posts with mentions or reviews of ocurrent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-22.
  • GitHub Actions could be so much better
    21 projects | news.ycombinator.com | 22 Sep 2023
    Y axis is tool selection. Positive region of axis is “use a DSL”, lower region is “use a GeneralPurposeProgrammingLanguage”

    The line starts at the origin, has a SMALL positive bump, than plummets downwards near vertically.

    Gets it right? Tools like ocurrent (contrasted against GH actions) [1], cdk (contrasted against TF yaml) [2]

    Gets it wrong? Well, see parent post. This made me so crazy at work (where seemingly everyone has been drinking the yaml dsl koolaide) that i built a local product simulator and yaml generator for their systems because “coding” against the product was so untenable.

    [1] https://github.com/ocurrent/ocurrent/blob/master/doc/example...

  • Show HN: Automation the KISS way. No YAML involved
    6 projects | news.ycombinator.com | 25 Mar 2022
    Keep working on this. It’s a splendid idea. Would be cool to eventually have a recipe where you import the crate, then program the deploy in rust, invoking your tool which builds my-build.rs, or a proper cargo build.

    The following not true apples to apples, but pretty close. Rather than another crummy stringy DSL, the ocaml community said “we want to program our CI pipelines in OCaml”. So, they created https://github.com/ocurrent/ocurrent. You build your pipeline in an incredible language—then the CI server simply invokes your pipeline code, assuming you’ve implemented a basic interface.

cheats

Posts with mentions or reviews of cheats. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-25.

What are some alternatives?

When comparing ocurrent and cheats you can also consider the following projects:

github-actions-typing - Bring type-safety to your GitHub actions' API!

automate - Native bash script for automate tasks in a multiple servers

z-run - z-run -- scripting library lightweight Go-based tool

act - Run your GitHub Actions locally 🚀

tricorder - Automation the KISS way

azure-pipelines-agent - Azure Pipelines Agent 🚀