Strongly typed iCalendar builder and parser.
Ical/Vcard parser for Rust
RFC 5322 / 2046 / 2047 / 2231 outbound mail builder. Constructs canonically-compliant raw bytes for plain-text, multipart/alternative, and multipart/mixed messages — encoded-word headers, soft-fold lines, CTE selection (7bit / quoted-printable / base64), boundary collision-scan. The inverse of mailrs-rfc5322 + mailrs-rfc2047 + mailrs-mime parse stones.
Ergonomic iCalendar + vCard library for Rust
Parsing, creation, validation and serialisation of iCalendar data
CalDAV (RFC 4791) and CardDAV (RFC 6352) server-side handlers — framework-agnostic, BYO data layer via the CalendarStore / AddressBookStore traits.
JMAP Calendars extension data types (draft-ietf-jmap-calendars-*)
An iCalendar generator in Ruby, modelled after Jim Weirich's Builder
An iCalendar generator in Ruby, modelled after Jim Weirich's Builder