awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
rossta avatar

rossta/montrose

0
View on GitHub↗
855 stars·52 forks·Ruby·MIT·11 viewsrossta.net/montrose↗

Montrose

Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.

Features

  • Date and Time Processing - Express and enumerate recurring events using a simple API.

Star history

Star history chart for rossta/montroseStar history chart for rossta/montrose

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Montrose

These projects share indexed features with Montrose. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • wanasit/chronowanasit avatar

    wanasit/chrono

    5,247View on GitHub↗

    Chrono is a JavaScript natural language date parser that converts unstructured text and relative date expressions into structured date objects. It functions as a multi-locale date parser and expression engine designed to resolve time expressions globally. The library is customizable, allowing for the definition of custom regular expression patterns and refinement rules to extract business-specific date formats. It provides mechanisms to resolve relative terms like tomorrow or next Friday based on a specific reference date. The system covers international date formatting across various region

    TypeScript
    View on GitHub↗5,247
  • jeremyw/stampjeremyw avatar

    jeremyw/stamp

    960View on GitHub↗

    Date and time formatting for humans.

    Ruby
    View on GitHub↗960
  • holidays/holidaysholidays avatar

    holidays/holidays

    877View on GitHub↗

    A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!

    Ruby
    View on GitHub↗877
  • ankane/groupdateankane avatar

    ankane/groupdate

    3,888View on GitHub↗

    Groupdate is a PostgreSQL time series aggregator and date grouping tool. It provides a set of SQL functions to group and aggregate temporal records into discrete buckets, such as days, weeks, or months, to calculate sums and averages for reports. The project focuses on ensuring continuous timelines through time series gap filling, which inserts default values for periods where no data exists. It also includes a temporal data formatter that converts grouped date-time keys into localized strings or custom formatting patterns. The tool covers broad temporal data operations, including time range

    Ruby
    View on GitHub↗3,888
Compare all 13 related projects→

Frequently asked questions

What does rossta/montrose do?

Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.

What are the main features of rossta/montrose?

The main features of rossta/montrose are: Date and Time Processing.

Which projects share features with rossta/montrose?

Projects with overlapping indexed features include: wanasit/chrono — Chrono is a JavaScript natural language date parser that converts unstructured text and relative date expressions into… mojombo/chronic — Chronic is a pure Ruby natural language date parser. holidays/holidays — A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday! jeremyw/stamp — Date and time formatting for humans. markets/jekyll-timeago — ⌛ Ruby library to compute distance of dates in words. Originally built for Jekyll. ankane/groupdate — Groupdate is a PostgreSQL time series aggregator and date grouping tool. It provides a set of SQL functions to group…