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

facebook/FBMemoryProfilerArchived

0
View on GitHub↗
3,385 stars·371 forks·Objective-C·10 views

FBMemoryProfiler

An iOS library providing developer tools for browsing objects in memory over time, using FBAllocationTracker and FBRetainCycleDetector.

Features

  • Testing & Debugging - Memory usage detection and profiling.
  • Memory Analysis - Profile memory usage in mobile applications.
  • Memory Management - A library for profiling memory usage in iOS applications.

Star history

Star history chart for facebook/fbmemoryprofilerStar history chart for facebook/fbmemoryprofiler

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 FBMemoryProfiler

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

    Tencent/OOMDetector

    2,346View on GitHub↗

    OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation monitoring, memory leak detection and other functions.

    Objective-C++iosleakoom
    View on GitHub↗2,346
  • 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
  • bullno1/ugcbullno1 avatar

    bullno1/ugc

    304View on GitHub↗

    A single-header incremental garbage collector library

    C
    View on GitHub↗304
  • 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 29 related projects→

Frequently asked questions

What does facebook/fbmemoryprofiler do?

An iOS library providing developer tools for browsing objects in memory over time, using FBAllocationTracker and FBRetainCycleDetector.

What are the main features of facebook/fbmemoryprofiler?

The main features of facebook/fbmemoryprofiler are: Testing & Debugging, Memory Analysis, Memory Management.

Which projects share features with facebook/fbmemoryprofiler?

Projects with overlapping indexed features include: tencent/oomdetector — OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation… bugtags/bugtags-ios — Bugtags for iOS, reports bugs and their diagnosis information in one step, detects crashes automatically. Improve your… bullno1/ugc — A single-header incremental garbage collector library. 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… answer-huang/dsymtools — #更新: ###Version 1.0.5 2016-11-28 1.支持拖入 dSYM 文件。 ###Version 1.0.4 2016-11-08 1.使用 Objective-C 重写应用。 2.建议都使用此版本。…