awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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·4 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ badoo/android-weak-handlerمخطط تاريخ النجوم لـ badoo/android-weak-handler

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Android Weak Handler

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Android Weak Handler.
  • google/guavaالصورة الرمزية لـ google

    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/easydeviceinfoالصورة الرمزية لـ nisrulz

    nisrulz/easydeviceinfo

    1,780عرض على GitHub↗

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

    Javaandroidandroid-libraryannotations
    عرض على GitHub↗1,780
  • chrisjenx/calligraphyالصورة الرمزية لـ chrisjenx

    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/senseyالصورة الرمزية لـ nisrulz

    nisrulz/sensey

    2,658عرض على GitHub↗

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

    Kotlin
    عرض على GitHub↗2,658
عرض جميع البدائل الـ 30 لـ Android Weak Handler→

الأسئلة الشائعة

ما هي وظيفة 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.