awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
badoo avatar

badoo/android-weak-handler

0
View on GitHub↗
1,533 星标·283 分支·Java·MIT·9 次浏览

Android Weak Handler

Memory safer implementation of android.os.Handler

Features

  • Android Development Utilities - Memory-safe implementation of standard Android handlers.
  • Developer Utilities - Memory-safe implementation of the standard Android Handler.

Star 历史

badoo/android-weak-handler 的 Star 历史图表badoo/android-weak-handler 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

badoo/android-weak-handler 是做什么的?

Memory safer implementation of android.os.Handler

badoo/android-weak-handler 的主要功能有哪些?

badoo/android-weak-handler 的主要功能包括:Android Development Utilities, Developer Utilities。

badoo/android-weak-handler 有哪些开源替代品?

badoo/android-weak-handler 的开源替代品包括: nisrulz/easydeviceinfo — :iphone: [Android Library] Get device information in a super easy way. nisrulz/sensey — :zap: [Android Library] Play with sensor events & detect gestures in a breeze. chrisjenx/calligraphy — Calligraphy is an Android typography framework and custom font manager used to map custom font files to text views… google/guava — Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency… trinea/androidcommon — AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural… aaronpearce/devswitch.

Android Weak Handler 的开源替代方案

相似的开源项目,按与 Android Weak Handler 的功能重合度排序。
  • google/guavagoogle 的头像

    google/guava

    51,473在 GitHub 上查看↗

    Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency tools, and core extensions. It serves as a comprehensive set of helpers for Java development, focusing on reducing repetitive boilerplate logic. The project is distinguished by its specialized implementations of immutable collections, which ensure thread safety and data consistency by preventing accidental modification. It also includes a dedicated graph data structure library for modeling and traversing networks of interconnected nodes and edges, alongside advanced collection t

    Javaguavajava
    在 GitHub 上查看↗51,473
  • nisrulz/easydeviceinfonisrulz 的头像

    nisrulz/easydeviceinfo

    1,780在 GitHub 上查看↗

    :iphone: Android Library Get device information in a super easy way.

    Javaandroidandroid-libraryannotations
    在 GitHub 上查看↗1,780
  • chrisjenx/calligraphychrisjenx 的头像

    chrisjenx/Calligraphy

    8,529在 GitHub 上查看↗

    Calligraphy is an Android typography framework and custom font manager used to map custom font files to text views through hierarchical style resolution and global default configurations. It provides a system for defining global default fonts and fallback priorities across an entire Android application. The project manages font assignments by evaluating a priority chain of view attributes, styles, text appearances, and themes. This allows for the injection of custom typefaces into Android text components and the mapping of font assets to theme attributes to maintain a uniform visual identity.

    Java
    在 GitHub 上查看↗8,529
  • nisrulz/senseynisrulz 的头像

    nisrulz/sensey

    2,658在 GitHub 上查看↗

    :zap: Android Library Play with sensor events & detect gestures in a breeze.

    Kotlin
    在 GitHub 上查看↗2,658
  • 查看 Android Weak Handler 的所有 30 个替代方案→