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

huanxsd/LinkMap

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

LinkMap

Features

  • App Optimization - A tool for analyzing LinkMap files to optimize binary size.

Star history

Star history chart for huanxsd/linkmapStar history chart for huanxsd/linkmap

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 LinkMap

These projects share indexed features with LinkMap. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • fastred/optimizing-swift-build-timesfastred avatar

    fastred/Optimizing-Swift-Build-Times

    3,588View on GitHub↗

    Collection of advice on optimizing compile times of Swift projects.

    Swiftbuild-timecompilecompile-time
    View on GitHub↗3,588
  • tinymind/lsunusedresourcestinymind avatar

    tinymind/LSUnusedResources

    4,232View on GitHub↗

    LSUnusedResources is a macOS static analysis tool designed to detect redundant files and orphaned media assets within Xcode projects. It identifies unused images and resources by matching project filenames against references found in source code. The tool utilizes regular expression scanning to identify asset references and employs set-difference analysis to determine which files lack corresponding code references. To prevent false positives, it includes filtering for resources that are loaded dynamically through string concatenation. The application provides auditing and optimization capabi

    Objective-Cunusedunused-resourcesxcode
    View on GitHub↗4,232

Frequently asked questions

What are the main features of huanxsd/linkmap?

The main features of huanxsd/linkmap are: App Optimization.

Which projects share features with huanxsd/linkmap?

Projects with overlapping indexed features include: fastred/optimizing-swift-build-times — Collection of advice on optimizing compile times of Swift projects. tinymind/lsunusedresources — LSUnusedResources is a macOS static analysis tool designed to detect redundant files and orphaned media assets within…