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

czechboy0/Buildasaur

0
View on GitHub↗
772 stars·66 forks·Swift·MIT·8 views

Buildasaur

Buildasaur

Features

  • Testing & Debugging - Automated testing framework.

Star history

Star history chart for czechboy0/buildasaurStar history chart for czechboy0/buildasaur

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 Buildasaur

These projects share indexed features with Buildasaur. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bugtags/bugtags-iosbugtags avatar

    bugtags/Bugtags-iOS

    93View on GitHub↗

    Bugtags for iOS, reports bugs and their diagnosis information in one step, detects crashes automatically. Improve your apps anywhere, anytime.

    Objective-C
    View on GitHub↗93
  • chenfanfang/avoidcrashchenfanfang avatar

    chenfanfang/AvoidCrash

    1,644View on GitHub↗

    This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.

    Objective-C
    View on GitHub↗1,644
  • cocoalumberjack/cocoalumberjackCocoaLumberjack avatar

    CocoaLumberjack/CocoaLumberjack

    13,327View on GitHub↗

    CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and managing diagnostic messages within mobile and desktop applications. It serves as a tool for monitoring software health and troubleshooting runtime issues by recording application events across various severity levels. The framework utilizes a modular architecture that allows developers to define custom log levels and route diagnostic output to multiple concurrent destinations, including the system console, local files, and remote servers. It incorporates an asynchronous pipel

    Objective-Ccarthagecocoalumberjackcocoapods
    View on GitHub↗13,327
  • answer-huang/dsymtoolsanswer-huang avatar

    answer-huang/dSYMTools

    3,474View on GitHub↗

    #更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。 ###Version 1.0.3 2015-05-16 1.解决文件路径中不能包含空格的 bug。

    C
    View on GitHub↗3,474
Compare all 16 related projects→

Frequently asked questions

What does czechboy0/buildasaur do?

Buildasaur

What are the main features of czechboy0/buildasaur?

The main features of czechboy0/buildasaur are: Testing & Debugging.

Which projects share features with czechboy0/buildasaur?

Projects with overlapping indexed features include: bugtags/bugtags-ios — Bugtags for iOS, reports bugs and their diagnosis information in one step, detects crashes automatically. Improve your… chenfanfang/avoidcrash — This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable… cocoalumberjack/cocoalumberjack — CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and… coneboy-k/kklog — A Open source Log System for OC. facebook/chisel — Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of… answer-huang/dsymtools — #更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。…