awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
badoo avatar

badoo/android-weak-handler

0
View on GitHub↗
1,533 stele·283 fork-uri·Java·MIT·5 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru badoo/android-weak-handlerGraficul istoricului de stele pentru badoo/android-weak-handler

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Android Weak Handler

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Android Weak Handler.
  • google/guavaAvatar google

    google/guava

    51,473Vezi pe 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
    Vezi pe GitHub↗51,473
  • nisrulz/easydeviceinfoAvatar nisrulz

    nisrulz/easydeviceinfo

    1,780Vezi pe GitHub↗

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

    Javaandroidandroid-libraryannotations
    Vezi pe GitHub↗1,780
  • chrisjenx/calligraphyAvatar chrisjenx

    chrisjenx/Calligraphy

    8,529Vezi pe 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
    Vezi pe GitHub↗8,529
  • nisrulz/senseyAvatar nisrulz

    nisrulz/sensey

    2,658Vezi pe GitHub↗

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

    Kotlin
    Vezi pe GitHub↗2,658
Vezi toate cele 30 alternative pentru Android Weak Handler→

Întrebări frecvente

Ce face badoo/android-weak-handler?

Memory safer implementation of android.os.Handler

Care sunt principalele funcționalități ale badoo/android-weak-handler?

Principalele funcționalități ale badoo/android-weak-handler sunt: Android Development Utilities, Developer Utilities.

Care sunt câteva alternative open-source pentru badoo/android-weak-handler?

Alternativele open-source pentru badoo/android-weak-handler includ: 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.