Kronos VS Every.swift

Compare Kronos vs Every.swift and see what are their differences.

Kronos

Elegant NTP date library in Swift (by lyft)

Every.swift

A swift wrapper for NSTimer (by samhann)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Kronos Every.swift
1 -
642 265
1.9% -
2.3 0.0
23 days ago almost 8 years ago
Swift Swift
Apache License 2.0 BSD 2-clause "Simplified" 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.

Kronos

Posts with mentions or reviews of Kronos. We have used some of these posts to build our list of alternatives and similar projects.
  • Using Date() strange behaviour
    1 project | /r/iOSProgramming | 7 Feb 2023
    If you need to be careful with dates generated client side, then you’ll need to know what the real time is. You can do this by contacting an NTP server, easier if handled through a library like Kronos. Or you can try to calculate the delta between the client clock and your backend clock and adjust Date() values accordingly. Check the “Date” HTTP header in your API responses.

Every.swift

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

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

What are some alternatives?

When comparing Kronos and Every.swift you can also consider the following projects:

TrueTime.swift - NTP library for Swift and Objective-C. Get the true time impervious to device clock changes.

Punctual.swift

DateTools - Dates and times made easy in iOS

Tempo - :watch: Date and time manager for iOS/OSX written in Swift

iso-8601-date-formatter - A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.

Chronology - Robust and type-safe date and time calculations for Swift

SwiftyTimer - Swifty API for NSTimer

SwiftMoment

10Clock - This Control is a beautiful time-of-day picker heavily inspired by the iOS 10 "Bedtime" timer.

Solar - A Swift micro library for generating Sunrise and Sunset times.

NSDate-TimeAgo