Rust Date

Open-source Rust projects categorized as Date

Top 9 Rust Date Projects

  • chrono

    Date and time library for Rust (by chronotope)

  • Project mention: The Unix leap second mess | news.ycombinator.com | 2024-03-27
  • time

    The most used Rust library for date and time handling. (by time-rs)

  • Project mention: Rust: Actix-web and Daily Logging | dev.to | 2024-03-13

    // To load RUST_LOG from .env file. dotenv().ok(); /* On Ubuntu 22.10, calling UtcOffset's offset methods causes IndeterminateOffset error!! See also https://github.com/time-rs/time/pull/297 ... */ // TO_DO: 11 is the current number of hours the Australian Eastern Standard Time (AEST) // is ahead of UTC. This value need to be worked out dynamically -- if it is at all // possible on Linux!! // let guard = init_app_logger(UtcOffset::from_hms(11, 0, 0).unwrap());

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tu

    CLI tool to convert a natural language date/time string to UTC

  • Project mention: Show HN: Tu – Convert natural language date/time to UTC | news.ycombinator.com | 2024-04-12

    I don't think this is very well made. Uses a hand rolled parser with no formal grammar. Special case logic is not documented, e.g. https://github.com/ad-si/tu/blob/main/src/chrono_english/par...

    But I guess it solved the author's problem and we can't argue with that.

  • tz-rs

    A pure Rust reimplementation of libc functions localtime, gmtime and mktime.

  • mini-functions

    A a highly performant utility and wrapper functions library for Rust that has been carefully designed with optimization and efficiency in mind. 🦀

  • carl

    carl is a calendar for the commandline. It tries to mimic the various cal(1) implementations out there, but also adds enhanced features like colors and ical support. (by b1rger)

  • Project mention: Announcing carl - a colorful cal replacement with ical support | /r/rust | 2023-05-24

    A couple of month ago I wrote carl, a replacement for the cal unix command. carl tries to mimic the functionality of cal as close as possible, but also adds additional features, like ical support and the possibility to colorize specific dates (using theme files). A few days ago I released version 0.3 of carl. You can find the crate on crates.io and the source code on github or codeberg

  • geodate

    Command line tool displaying the time in a geocentric date format ⌚

  • Project mention: Ask HN: What apps have you created for your own use? | news.ycombinator.com | 2023-12-12

    More than I can count, but here are the big ones:

    http://moros.cc - A hobby operating system, with a shell, an editor, a lisp interpreter, and many other little things

    https://geodate.org - A lunisolar calendar with decimal time (centidays and dimidays)

    https://github.com/vinc/geodate - An implementation of the calendar + time

    https://github.com/vinc/geocal - A tool to visualize the calendar + time

    https://github.com/vinc/littlewing - A chess engine written in Rust (and another one before that in C++)

    https://vinc.cc/software/ - A more complete list, on my personal website

    I'm good at scratching my own itches but less good at finding projects that could be useful for other people.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • geocal

    Command line tool displaying a calendar and ephemeris of a geodate 📅

  • Project mention: Ask HN: What apps have you created for your own use? | news.ycombinator.com | 2023-12-12

    More than I can count, but here are the big ones:

    http://moros.cc - A hobby operating system, with a shell, an editor, a lisp interpreter, and many other little things

    https://geodate.org - A lunisolar calendar with decimal time (centidays and dimidays)

    https://github.com/vinc/geodate - An implementation of the calendar + time

    https://github.com/vinc/geocal - A tool to visualize the calendar + time

    https://github.com/vinc/littlewing - A chess engine written in Rust (and another one before that in C++)

    https://vinc.cc/software/ - A more complete list, on my personal website

    I'm good at scratching my own itches but less good at finding projects that could be useful for other people.

  • calendar_calculator

    📅 Calculate the number of days separating two dates and add or remove days to a certain date

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Date related posts

Index

What are some of the best open-source Date projects in Rust? This list will help you:

Project Stars
1 chrono 3,126
2 time 1,010
3 tu 196
4 tz-rs 167
5 mini-functions 13
6 carl 12
7 geodate 6
8 geocal 1
9 calendar_calculator 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com