1 unstable release

0.1.0 Sep 22, 2023

#584 in Memory management

Download history 1935/week @ 2024-01-05 2287/week @ 2024-01-12 2265/week @ 2024-01-19 2434/week @ 2024-01-26 3385/week @ 2024-02-02 3212/week @ 2024-02-09 3656/week @ 2024-02-16 3313/week @ 2024-02-23 2870/week @ 2024-03-01 2949/week @ 2024-03-08 3175/week @ 2024-03-15 2969/week @ 2024-03-22 3194/week @ 2024-03-29 3209/week @ 2024-04-05 2568/week @ 2024-04-12 2514/week @ 2024-04-19

11,918 downloads per month
Used in 39 crates (via icu_calendar)

Apache-2.0

225KB
4K SLoC

calendrical_calculations crates.io

Calendrical calculations

This crate implements algorithms from Calendrical Calculations by Reingold & Dershowitz, Cambridge University Press, 4th edition (2018) as needed by ICU4X.

Most of these algorithms can be found as lisp code in the book or on GithHub.

The primary purpose of this crate is use by ICU4X, however if non-ICU4X users need this we are happy to add more structure to this crate as needed.

More Information

For more information on development, authorship, contributing etc. please visit ICU4X home page.


lib.rs:

Calendrical calculations

This crate implements algorithms from Calendrical Calculations by Reingold & Dershowitz, Cambridge University Press, 4th edition (2018) as needed by ICU4X.

Most of these algorithms can be found as lisp code in the book or on GithHub.

The primary purpose of this crate is use by ICU4X, however if non-ICU4X users need this we are happy to add more structure to this crate as needed.

Dependencies

~0.8–1.3MB
~29K SLoC