Duration
Timing library
A package for measuring and reporting the time taken for operations in Swift
A simple Swift package for measuring and reporting the time taken for operations
325 stars
11 watching
17 forks
Language: Swift
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
radex/swiftytimer | An API for scheduling timers in iOS apps using a modern Swift syntax | 1,232 |
dalu93/each | A library providing an elegant interface for creating timers with configurable intervals and automatic memory management | 759 |
swiftkitz/datez | A framework providing types and utilities for working with dates, calendars, and time intervals in Swift. | 261 |
jonfir/timelord | A Swift library providing a simple and unified way to work with dates and times | 8 |
enaeher/local-time-duration | A library providing a simple duration data structure and operations for working with time intervals | 17 |
nicolalancellotti/about-swift | A comprehensive resource for learning Swift programming language fundamentals and its ecosystem. | 84 |
dreymonde/time | A library that provides type-safe time calculations in Swift with strongly-typed time units | 1,071 |
retraigo/duration.js | Library for working with time durations | 21 |
kawoou/anydate | A new Swift date and time API that aims to simplify and standardize date and time handling in iOS applications. | 190 |
yashovardhan99/timeit | A simple and easy-to-use stopwatch and timer library for Android | 36 |
swiftstudies/smarkdown | A Swift implementation of Markdown syntax for processing and converting text | 69 |
40ants/humanize-duration | A library that provides a human-readable representation of time durations. | 9 |
leekchan/timeutil | Extensions to Go's time package for working with durations and formatting dates | 192 |
krzysztofzablocki/swift-macros | A curated collection of community-created Swift macros and associated learning resources. | 2,202 |
goschtalt/approx | A package that extends the standard Go time library to support parsing and manipulation of approximate time durations in days, weeks, and years. | 12 |