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
H

hubertr/Swell

0
View on GitHub↗
0 stars·0 forks·10 views

Swell

Features

  • Logging Utilities - Logging utility for Swift and Objective-C.

Star history

Star history chart for hubertr/swellStar history chart for hubertr/swell

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Swell

These projects share indexed features with Swell. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • delba/logdelba avatar

    delba/Log

    829View on GitHub↗

    An extensible logging framework for Swift

    Swift
    View on GitHub↗829
  • 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
  • fpillet/nsloggerfpillet avatar

    fpillet/NSLogger

    4,988View on GitHub↗

    NSLogger is a remote logging framework and binary data logger designed to stream application traces from devices to a dedicated network log viewer. It enables the transmission of system traces over a network, utilizing SSL encryption to ensure secure telemetry transmission. The system distinguishes itself by supporting the embedding of raw binary data and images directly into log streams for visual inspection within the viewer. It also includes an offline log buffer that stores traces locally during network outages and automatically transmits them once connectivity is restored. The framework

    Objective-C
    View on GitHub↗4,988
Compare all 5 related projects→

Frequently asked questions

What are the main features of hubertr/swell?

The main features of hubertr/swell are: Logging Utilities.

Which projects share features with hubertr/swell?

Projects with overlapping indexed features include: davewoodcom/xcglogger — XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and… delba/log — An extensible logging framework for Swift. emaloney/cleanroomlogger — CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant. fpillet/nslogger — NSLogger is a remote logging framework and binary data logger designed to stream application traces from devices to a… goktugyil/qorumlogs — :closed_book: Swift Logging Utility for Xcode & Google Docs.