Clon: A cron-like scheduling library

This page summarizes the projects mentioned and recommended in the original post on /r/Common_Lisp

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
  • clon

    cl-schedule is a scheduling library in Common Lisp. (by jcguu95)

  • cl-cron

    A simple tool that provides cron like facilities directly inside of common lisp.

  • I use cl-cron and it works just fine. The original Bitbutcket repository isn't available anymore, but there's a Github mirror (which wasn't updated for Quicklisp): https://github.com/ciel-lang/cl-cron

  • 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.

    InfluxDB logo
  • clerk

    A cron-like scheduler with sane DSL (by tsikov)

  • There's also Clerk: https://github.com/tsikov/clerk (didn't try)

  • scheduler

    Extensible Scheduler written in Common Lisp (by sharplispers)

  • There is also https://github.com/endsec/scheduler aiming at somewhat similar functionality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts