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
onevcat avatar

onevcat/Rainbow

0
View on GitHub↗
1,939 stars·111 forks·Swift·MIT·11 views

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 history

Star history chart for onevcat/rainbowStar history chart for onevcat/rainbow

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Rainbow

Similar open-source projects, ranked by how many features they share with Rainbow.
  • davewoodcom/xcgloggerDaveWoodCom avatar

    DaveWoodCom/XCGLogger

    3,986View on GitHub↗

    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
    View on GitHub↗3,986
  • bannzai/gedatsubannzai avatar

    bannzai/Gedatsu

    532View on GitHub↗

    Gedatsu provide readable format about AutoLayout error console log

    Swiftcocoapodsswiftswiftpackagemanager
    View on GitHub↗532
  • cosmo/tinyconsoleCosmo avatar

    Cosmo/TinyConsole

    1,943View on GitHub↗

    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
    View on GitHub↗1,943
  • emaloney/cleanroomloggeremaloney avatar

    emaloney/CleanroomLogger

    1,318View on GitHub↗

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

    Swift
    View on GitHub↗1,318
See all 30 alternatives to Rainbow→

Frequently asked questions

What does onevcat/rainbow do?

Delightful console output for Swift developers.

What are the main features of onevcat/rainbow?

The main features of onevcat/rainbow are: Logging and Debugging, Logging Utilities.

What are some open-source alternatives to onevcat/rainbow?

Open-source alternatives to onevcat/rainbow include: 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…