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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
onevcat avatar

onevcat/Rainbow

0
View on GitHub↗
1,939 Stars·111 Forks·Swift·MIT·3 Aufrufe

Rainbow

Delightful console output for Swift developers.

Features

  • Logging and Debugging - Delightful console output styling for developers.
  • Logging Utilities - Adds color and formatting to console output.

Star-Verlauf

Star-Verlauf für onevcat/rainbowStar-Verlauf für onevcat/rainbow

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Rainbow

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Rainbow.
  • davewoodcom/xcgloggerAvatar von DaveWoodCom

    DaveWoodCom/XCGLogger

    3,986Auf GitHub ansehen↗

    XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and troubleshooting. It automatically includes metadata such as timestamps, line numbers, function names, and filenames in every log entry. The framework minimizes CPU overhead through deferred string evaluation, which delays expensive interpolation until the active log level is verified. To prevent blocking the main execution thread during I/O tasks, it utilizes an asynchronous log router that offloads writing operations to background queues. The system supports multi-destinatio

    Swift
    Auf GitHub ansehen↗3,986
  • bannzai/gedatsuAvatar von bannzai

    bannzai/Gedatsu

    532Auf GitHub ansehen↗

    Gedatsu provide readable format about AutoLayout error console log

    Swiftcocoapodsswiftswiftpackagemanager
    Auf GitHub ansehen↗532
  • cosmo/tinyconsoleAvatar von Cosmo

    Cosmo/TinyConsole

    1,943Auf GitHub ansehen↗

    TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.

    Swift
    Auf GitHub ansehen↗1,943
  • emaloney/cleanroomloggerAvatar von emaloney

    emaloney/CleanroomLogger

    1,318Auf GitHub ansehen↗

    CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant

    Swift
    Auf GitHub ansehen↗1,318
Alle 30 Alternativen zu Rainbow anzeigen→

Häufig gestellte Fragen

Was macht onevcat/rainbow?

Delightful console output for Swift developers.

Was sind die Hauptfunktionen von onevcat/rainbow?

Die Hauptfunktionen von onevcat/rainbow sind: Logging and Debugging, Logging Utilities.

Welche Open-Source-Alternativen gibt es zu onevcat/rainbow?

Open-Source-Alternativen zu onevcat/rainbow sind unter anderem: nike-inc/willow — Willow is a powerful, yet lightweight logging library written in Swift. bannzai/gedatsu — Gedatsu provide readable format about AutoLayout error console log. davewoodcom/xcglogger — XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and… emaloney/cleanroomlogger — CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant. cosmo/tinyconsole — TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a… swiftybeaver/swiftybeaver — SwiftyBeaver is an extensible logging framework for Swift that routes log output to multiple destinations…