itu VS iso8601

Compare itu vs iso8601 and see what are their differences.

itu

An extremely fast parser and formatter of standardized date and date-times supporting RFC-3339 (ISO-8601 profile) and more. (by ethlo)
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
itu iso8601
1 -
21 137
- -
9.1 5.2
about 1 month ago 4 months ago
Java Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

itu

Posts with mentions or reviews of itu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-18.
  • JVM Profiling in Action
    4 projects | dev.to | 18 Apr 2024
    Now that the JSON parsing time has decreased, we see that timestamp parsing, specifically java/time/OffsetDateTime.parse, is taking a significant amount of the total parsing time. Java's built-in timestamp parsing is notoriously slow. Luckily, a faster alternative exists: https://github.com/ethlo/itu.

iso8601

Posts with mentions or reviews of iso8601. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning iso8601 yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing itu and iso8601 you can also consider the following projects:

dateparse - GoLang Parse many date strings without knowing format in advance.

cronrange - time range expression in cron style

go-week - A Go package to work with ISO 8601 week dates

go-str2duration - Convert string to duration in golang

go-sunrise - Go package for calculating the sunrise and sunset times for a given location

gostradamus - Gostradamus: Better DateTimes for Go 🕰️

kair - :clock1: Date and Time - Golang Formatting Library

tuesday - Ruby-compatible strftime for golang

timespan - Golang package to manipulate time intervals.

strftime - C99-compatible strftime formatter for use with Go time.Time instances.

go-anytime - Parse natural and standardized dates/times and ranges in Go without knowing the format in advance

epoch - Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON