What lightweight date/time library to use? [2022 edition]

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • time

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

  • I'm not fully aware of all the history but here's what I think happened: time 0.1 was originally a minimal wrapper around libc time functions, maintained by Alex Crichton. (I seem to remember it may have been part of the std library before 1.0, but I'm not sure about that part.) In August of 2016 it was declared to no longer be actively maintained, with the README stating bugs would still get fixed.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The time crate has officially adopted an N-2 MSRV policy for end-user improvements and an N-4 MSRV policy for internal improvements.

    1 project | /r/rust | 1 Jul 2023
  • time: MSRV policy is changing beginning 2023-07-01 to N-2 rustc versions

    2 projects | /r/rust | 18 Dec 2022
  • if clippy is happy i'm happy ... just sayin'

    2 projects | /r/rust | 12 Jan 2021
  • The Unix leap second mess

    1 project | news.ycombinator.com | 27 Mar 2024
  • Rust: Actix-web and Daily Logging

    3 projects | dev.to | 13 Mar 2024