vixie-cron VS te

Compare vixie-cron vs te and see what are their differences.

vixie-cron

Debian's research crond (vixie cron) (by svagner)

te

Package te implements temporal expressions. (by pnelson)
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
vixie-cron te
1 1
6 0
- -
0.0 0.0
over 8 years ago over 1 year ago
C Go
BSD 3-clause "New" or "Revised" License ISC 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.

vixie-cron

Posts with mentions or reviews of vixie-cron. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-30.
  • The quick and simple editor for cron schedule expressions
    4 projects | news.ycombinator.com | 30 Aug 2021
    Hey Justin, thanks for taking the time to fuzz the UI a bit. There is definitely improvements we could make.

    I will point out, we are applying the same validations here that vixie cron does when you save a job. If you use "crontab -e" it will let you add a job with the schedule 5 4 31 9 *, and it flags the others you mentioned as invalid. For the most part, crontab.guru tries to be true to vixie cron.

    Also, good news on the daylight savings front. As you can imagine with a service like Cronitor we had to learn a lot about this. In most modern versions of Cron, jobs scheduled with a specific time will not be replayed when the clock moves for DST. You can see the logic here:

    https://github.com/svagner/vixie-cron/blob/master/cron.c#L22...

te

Posts with mentions or reviews of te. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-30.
  • The quick and simple editor for cron schedule expressions
    4 projects | news.ycombinator.com | 30 Aug 2021
    I wrote a temporal expression package https://github.com/pnelson/te to escape cron for background workers in greenfield work. I started writing an English language expression parser for user facing work and it functions a little like the reverse of the posted website, though it may be a bit more limited than using the package directly at present.

What are some alternatives?

When comparing vixie-cron and te you can also consider the following projects:

crontab-ui - Easy and safe way to manage your crontab file

agenda - Lightweight job scheduling for Node.js

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