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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to badoo/android-weak-handler

Open-source alternatives to Android Weak Handler

30 open-source projects similar to badoo/android-weak-handler, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Android Weak Handler alternative.

  • nisrulz/senseyالصورة الرمزية لـ nisrulz

    nisrulz/sensey

    2,658عرض على GitHub↗

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

    Kotlin
    عرض على GitHub↗2,658
  • nisrulz/easydeviceinfoالصورة الرمزية لـ nisrulz

    nisrulz/easydeviceinfo

    1,780عرض على GitHub↗

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

    Javaandroidandroid-libraryannotations
    عرض على GitHub↗1,780
  • 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
  • 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

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

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

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

Find more with AI search
  • trinea/androidcommonالصورة الرمزية لـ Trinea

    Trinea/AndroidCommon

    4,999عرض على GitHub↗

    AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural patterns for Android application development. It organizes common helper functions into stateless modules, offering consistent access to system resources, data parsing logic, and core infrastructure abstractions. The framework distinguishes itself by providing specialized components for managing background tasks and complex user interface interactions. It includes utilities for coordinating background file transfers through the system download manager and executing shell commands to

    Java
    عرض على GitHub↗4,999
  • aartikov/alligatorA

    aartikov/Alligator

    0عرض على GitHub↗
    عرض على GitHub↗0
  • aaronpearce/devswitchA

    aaronpearce/DevSwitch

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 8144225309/superscalar-mcpالصورة الرمزية لـ 8144225309

    8144225309/superscalar-mcp

    0عرض على GitHub↗

    MCP server for SuperScalar — Bitcoin Lightning channel factories. Query protocol specs, estimate UTXO savings, and explore factory architectures.

    JavaScript
    عرض على GitHub↗0
  • afollestad/aestheticالصورة الرمزية لـ afollestad

    afollestad/aesthetic

    1,974عرض على GitHub↗

    DEPRECATED

    Kotlinandroidandroidxdynamic
    عرض على GitHub↗1,974
  • afiqiqmal/sharedchamberالصورة الرمزية لـ afiqiqmal

    afiqiqmal/SharedChamber

    97عرض على GitHub↗

    Android Secure SharedPreferences Using Facebook Conceal Encryption

    Java
    عرض على GitHub↗97
  • afollestad/asonA

    afollestad/ason

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ahqsoftwares/tauri-ahq-storeالصورة الرمزية لـ ahqsoftwares

    ahqsoftwares/tauri-ahq-store

    140عرض على GitHub↗

    We're migrating to https://github.com/ahqstore/client

    Rust
    عرض على GitHub↗140
  • aidenmagrath/windows-auto-unzipperA

    aidenmagrath/Windows-Auto-Unzipper

    0عرض على GitHub↗
    عرض على GitHub↗0
  • airbnb/deeplinkdispatchالصورة الرمزية لـ airbnb

    airbnb/DeepLinkDispatch

    4,412عرض على GitHub↗

    DeepLinkDispatch is an Android deep link router and navigation framework that maps incoming URIs to activities or handlers using declarative annotations. It functions as a system for managing deep link dispatch, parsing URI parameters, and controlling application navigation. The project distinguishes itself by automating the creation of Android manifest intent filters through static analysis of registered annotations. It provides a type-safe argument extraction system that converts raw URI strings into specific data types and supports custom link annotations to share URI prefixes across multi

    Kotlinandroidannotation-processordeep-links
    عرض على GitHub↗4,412
  • a7t-ai/poirotالصورة الرمزية لـ a7t-ai

    a7t-ai/poirot

    187عرض على GitHub↗

    A native macOS companion for Claude Code that lets you browse sessions, explore diffs, and re-run commands.

    Swiftaiclaudeclaude-code
    عرض على GitHub↗187
  • alexchantastic/alfred-open-with-vscode-workflowالصورة الرمزية لـ alexchantastic

    alexchantastic/alfred-open-with-vscode-workflow

    314عرض على GitHub↗

    Alfred 5 workflow for opening files or folders in Visual Studio Code

    عرض على GitHub↗314
  • aldanial/clocالصورة الرمزية لـ AlDanial

    AlDanial/cloc

    23,201عرض على GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    عرض على GitHub↗23,201
  • abians/docker-db-managerالصورة الرمزية لـ AbianS

    AbianS/docker-db-manager

    162عرض على GitHub↗

    A desktop application for managing Docker database containers

    TypeScript
    عرض على GitHub↗162
  • alexcrichton/proc-macro2A

    alexcrichton/proc-macro2

    0عرض على GitHub↗
    عرض على GitHub↗0
  • alexk111/hd-wallet-scannerالصورة الرمزية لـ alexk111

    alexk111/HD-Wallet-Scanner

    35عرض على GitHub↗

    HD Wallet Scanner Find all used addresses in your Bitcoin HD Wallets bypassing gap limits

    JavaScript
    عرض على GitHub↗35
  • alibaba/p3cالصورة الرمزية لـ alibaba

    alibaba/p3c

    30,827عرض على GitHub↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    عرض على GitHub↗30,827
  • allegiance-consulting/blazor-highchartsالصورة الرمزية لـ Allegiance-Consulting

    Allegiance-Consulting/blazor-highcharts

    32عرض على GitHub↗

    Blazor Wrapper for Highcharts library

    C#
    عرض على GitHub↗32
  • almoullim/vue-tabeventsالصورة الرمزية لـ Almoullim

    Almoullim/vue-tabevents

    33عرض على GitHub↗

    Event-Based communication across opened tabs for Vue 2.x

    JavaScripteventsjavascriptvue-plugin
    عرض على GitHub↗33
  • alwindoss/morseالصورة الرمزية لـ alwindoss

    alwindoss/morse

    87عرض على GitHub↗

    Morse Code Library in Go

    Go
    عرض على GitHub↗87
  • alyalin/praccjsالصورة الرمزية لـ alyalin

    alyalin/PraccJS

    130عرض على GitHub↗

    Practice JavaScript with real-time code execution

    Rust
    عرض على GitHub↗130
  • alziqziq/vue-paginate-alالصورة الرمزية لـ alziqziq

    alziqziq/vue-paginate-al

    48عرض على GitHub↗

    Vue paginate with return your data

    Vuepaginatepaginationvue
    عرض على GitHub↗48
  • amtrack/force-dev-toolالصورة الرمزية لـ amtrack

    amtrack/force-dev-tool

    109عرض على GitHub↗

    `console $ npm install --global force-dev-tool `

    JavaScript
    عرض على GitHub↗109
  • anderscheow/validatorالصورة الرمزية لـ anderscheow

    anderscheow/Validator

    129عرض على GitHub↗

    A tool to validate text inside TextInputLayout

    Kotlin
    عرض على GitHub↗129
  • androidannotations/androidannotationsالصورة الرمزية لـ androidannotations

    androidannotations/androidannotations

    10,981عرض على GitHub↗

    AndroidAnnotations is a suite of tools designed to automate the generation of repetitive boilerplate and setup code for mobile application development. It functions as a code generation tool that reduces manual effort by creating the plumbing required to initialize Android components and views. The project provides specialized frameworks for dependency injection, concurrency management, and view binding. It automates the assignment of system services, resources, and UI elements to fields and maps user interface events directly to methods to eliminate the need for anonymous listener classes.

    Java
    عرض على GitHub↗10,981
  • al0ne/linuxcheckالصورة الرمزية لـ al0ne

    al0ne/LinuxCheck

    2,082عرض على GitHub↗

    Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查

    Shell
    عرض على GitHub↗2,082