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
·
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/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
  • 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
  • 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
  • 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

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ță.

Find more with AI search
  • trinea/androidcommonAvatar Trinea

    Trinea/AndroidCommon

    4,999Vezi pe 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
    Vezi pe GitHub↗4,999
  • aartikov/alligatorA

    aartikov/Alligator

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • aaronpearce/devswitchA

    aaronpearce/DevSwitch

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 8144225309/superscalar-mcpAvatar 8144225309

    8144225309/superscalar-mcp

    0Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗0
  • afollestad/aestheticAvatar afollestad

    afollestad/aesthetic

    1,974Vezi pe GitHub↗

    DEPRECATED

    Kotlinandroidandroidxdynamic
    Vezi pe GitHub↗1,974
  • afiqiqmal/sharedchamberAvatar afiqiqmal

    afiqiqmal/SharedChamber

    97Vezi pe GitHub↗

    Android Secure SharedPreferences Using Facebook Conceal Encryption

    Java
    Vezi pe GitHub↗97
  • afollestad/asonA

    afollestad/ason

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ahqsoftwares/tauri-ahq-storeAvatar ahqsoftwares

    ahqsoftwares/tauri-ahq-store

    140Vezi pe GitHub↗

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

    Rust
    Vezi pe GitHub↗140
  • aidenmagrath/windows-auto-unzipperA

    aidenmagrath/Windows-Auto-Unzipper

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • airbnb/deeplinkdispatchAvatar airbnb

    airbnb/DeepLinkDispatch

    4,412Vezi pe 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
    Vezi pe GitHub↗4,412
  • a7t-ai/poirotAvatar a7t-ai

    a7t-ai/poirot

    187Vezi pe GitHub↗

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

    Swiftaiclaudeclaude-code
    Vezi pe GitHub↗187
  • alexchantastic/alfred-open-with-vscode-workflowAvatar alexchantastic

    alexchantastic/alfred-open-with-vscode-workflow

    314Vezi pe GitHub↗

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

    Vezi pe GitHub↗314
  • aldanial/clocAvatar AlDanial

    AlDanial/cloc

    23,201Vezi pe 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
    Vezi pe GitHub↗23,201
  • abians/docker-db-managerAvatar AbianS

    AbianS/docker-db-manager

    162Vezi pe GitHub↗

    A desktop application for managing Docker database containers

    TypeScript
    Vezi pe GitHub↗162
  • alexcrichton/proc-macro2A

    alexcrichton/proc-macro2

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • alexk111/hd-wallet-scannerAvatar alexk111

    alexk111/HD-Wallet-Scanner

    35Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗35
  • alibaba/p3cAvatar alibaba

    alibaba/p3c

    30,827Vezi pe 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
    Vezi pe GitHub↗30,827
  • allegiance-consulting/blazor-highchartsAvatar Allegiance-Consulting

    Allegiance-Consulting/blazor-highcharts

    32Vezi pe GitHub↗

    Blazor Wrapper for Highcharts library

    C#
    Vezi pe GitHub↗32
  • almoullim/vue-tabeventsAvatar Almoullim

    Almoullim/vue-tabevents

    33Vezi pe GitHub↗

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

    JavaScripteventsjavascriptvue-plugin
    Vezi pe GitHub↗33
  • alwindoss/morseAvatar alwindoss

    alwindoss/morse

    87Vezi pe GitHub↗

    Morse Code Library in Go

    Go
    Vezi pe GitHub↗87
  • alyalin/praccjsAvatar alyalin

    alyalin/PraccJS

    130Vezi pe GitHub↗

    Practice JavaScript with real-time code execution

    Rust
    Vezi pe GitHub↗130
  • alziqziq/vue-paginate-alAvatar alziqziq

    alziqziq/vue-paginate-al

    48Vezi pe GitHub↗

    Vue paginate with return your data

    Vuepaginatepaginationvue
    Vezi pe GitHub↗48
  • amtrack/force-dev-toolAvatar amtrack

    amtrack/force-dev-tool

    109Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗109
  • anderscheow/validatorAvatar anderscheow

    anderscheow/Validator

    129Vezi pe GitHub↗

    A tool to validate text inside TextInputLayout

    Kotlin
    Vezi pe GitHub↗129
  • androidannotations/androidannotationsAvatar androidannotations

    androidannotations/androidannotations

    10,981Vezi pe 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
    Vezi pe GitHub↗10,981
  • al0ne/linuxcheckAvatar al0ne

    al0ne/LinuxCheck

    2,082Vezi pe GitHub↗

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

    Shell
    Vezi pe GitHub↗2,082