Ross ROSS = Recommend OSS · open-source software intelligence for agents

ice-cube-ruby/ice_cube

Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying observed · 2026-08-28

github.com/ice-cube-ruby/ice_cube · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

51/100

  • Activity 63
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6020
  • days_rel: n/a
  • days_push: 225
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2466 stars · 354 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ice_cube is a Ruby library for defining and querying recurring event schedules using an iCalendar-inspired rule syntax. It lets you build recurrence rules and quickly check occurrences, such as whether a schedule falls on a given date or when its next occurrence is.

Use cases

  • create recurring event schedules in ruby
  • check if an event occurs on a specific date
  • list all occurrences of a repeating schedule
  • find the next occurrence of a recurring event
  • model iCalendar-style recurrence rules in ruby
  • exclude specific dates from a recurring schedule

When to choose

  • you need flexible recurrence rules (daily, weekly, yearly, complex patterns) in a Ruby app
  • you want fast queries like occurs_on?, next_occurrence, or occurrences between dates
  • you're building calendar or scheduling features in Rails or another Ruby project

When to avoid

  • you need a full calendar UI or event storage solution rather than schedule computation
  • you're not working in Ruby
  • you need timezone-heavy or collaborative calendar sync features out of the box

Facets

library · maturity stable

scheduling date-time developer-tools developer-tools web-development ruby recurrence-rules icalendar schedules recurring-events

1 source

Member repositories

RepositoryRoleHealth v2
ice-cube-ruby/ice_cubemain51

For agents

markdown · JSON · MCP: product_card(name="ice-cube-ruby/ice_cube")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem