calrs
A fast, self-hostable scheduling platform written in Rust, like Cal.com but without Node.js or a database server.
calrs is an open-source scheduling platform written in Rust. You connect your CalDAV calendar (Nextcloud, Fastmail, BlueMind, iCloud, and more), define bookable meeting types with durations, buffer times, and availability schedules, then share a link people can use to book time with you.
It is built for people who want a Cal.com-style booking experience without the heavy stack. calrs ships as a single binary or Docker image, stores everything in one SQLite file, and has no runtime dependencies beyond itself. Confirmed bookings are written back to your CalDAV calendar, and guests can reschedule or cancel from links in the confirmation email.
Compared to Cal.com and Calendly, calrs focuses on self-hosting and simplicity. It supports personal, team, and dynamic group event types, round-robin scheduling for teams, OIDC/SSO authentication, and a multi-language booking flow. There is no subscription and no vendor lock-in — the only thing you need is a CalDAV calendar.