ocurrent VS ghtool

Compare ocurrent vs ghtool and see what are their differences.

ocurrent

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

ghtool

A command-line tool for interacting with Github API with some specialized features oriented around Checks (by raine)
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 ghtool
2 2
135 11
0.7% -
7.1 8.6
3 months ago 8 months ago
OCaml Rust
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.

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.

ghtool

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

What are some alternatives?

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

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

gitlab-ci-local - Tired of pushing to test your .gitlab-ci.yml?

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

azure-pipelines-agent - Azure Pipelines Agent 🚀

act - Run your GitHub Actions locally 🚀

cheats - cheats allows you to create interactive cheat sheets for the command line.

gitlab-runner

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

actionlint - :octocat: Static checker for GitHub Actions workflow files

tricorder - Automation the KISS way

cache - Cache dependencies and build outputs in GitHub Actions