awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SwiftStudies avatar

SwiftStudies/Duration

0
View on GitHub↗
325 stars·14 forks·Swift·Apache-2.0·6 views

Duration

A simple Swift package for measuring and reporting the time taken for operations

Features

  • Logging Utilities - Focuses on logging and reporting operation execution times.

Star history

Star history chart for swiftstudies/durationStar history chart for swiftstudies/duration

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Duration

Similar open-source projects, ranked by how many features they share with Duration.
  • amrayn/easyloggingppamrayn avatar

    amrayn/easyloggingpp

    3,937View on GitHub↗

    Easyloggingpp is a C++ logging library and thread-safe logging framework used for recording diagnostic messages and application events. It functions as an asynchronous logger, processing messages on a background thread to reduce latency and prevent blocking the main execution path. The project includes a log rotation manager to automatically truncate or roll over files once they reach a specified disk size limit. It also serves as a performance tracking tool for measuring function execution timing and recording checkpoints to identify processing bottlenecks. The library covers a broad range

    C++
    View on GitHub↗3,937
  • bannzai/gedatsubannzai avatar

    bannzai/Gedatsu

    532View on GitHub↗

    Gedatsu provide readable format about AutoLayout error console log

    Swiftcocoapodsswiftswiftpackagemanager
    View on GitHub↗532
  • c-blake/kslogC

    c-blake/kslog

    0View on GitHub↗
    View on GitHub↗0
  • adamschwartz/logadamschwartz avatar

    adamschwartz/log

    3,010View on GitHub↗

    Console.log with style.

    HTML
    View on GitHub↗3,010
See all 30 alternatives to Duration→

Frequently asked questions

What does swiftstudies/duration do?

A simple Swift package for measuring and reporting the time taken for operations

What are the main features of swiftstudies/duration?

The main features of swiftstudies/duration are: Logging Utilities.

What are some open-source alternatives to swiftstudies/duration?

Open-source alternatives to swiftstudies/duration include: amrayn/easyloggingpp — Easyloggingpp is a C++ logging library and thread-safe logging framework used for recording diagnostic messages and… bannzai/gedatsu — Gedatsu provide readable format about AutoLayout error console log. c-blake/kslog. cosmo/tinyconsole — TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a… davewoodcom/xcglogger — XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and… adamschwartz/log — Console.log with style.