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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
Back to akexorcist/localization

Open-source alternatives to Localization

30 open-source projects similar to akexorcist/localization, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Localization alternative.

  • saket/cascadesaket avatar

    saket/cascade

    2,103View on GitHub↗

    Cascade is an Android UI component library that provides customizable popup and dropdown menus featuring multi-level submenu navigation. It allows users to drill down through nested menu options using a declarative builder-pattern interface that translates structured data into runtime menu hierarchies. The library overrides standard window bounds via a custom popup container to position multi-level floating menus relative to anchor views. It maintains an in-memory state stack to track navigation depth and parent-child relationships, while layout transition animators drive height and width int

    Kotlinandroidjetpack-composemenu
    View on GitHub↗2,103
  • afollestad/drag-select-recyclerviewafollestad avatar

    afollestad/drag-select-recyclerview

    1,983View on GitHub↗

    πŸ‘‡ Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.

    Kotlinandroidandroidxdrag-selection
    View on GitHub↗1,983
  • appintro/appintroAppIntro avatar

    AppIntro/AppIntro

    10,569View on GitHub↗

    AppIntro is an Android onboarding framework used to create swipeable introductory screens and feature walkthrough carousels. It provides a navigation controller to manage wizard-style flow control and a UI component library for handling slide transitions and immersive layouts. The framework integrates system runtime permission requests directly into the onboarding sequence, allowing developers to block navigation until required access is granted. It supports different navigation modes that can toggle between standard and wizard behaviors, including the ability to restrict slide transitions ba

    Kotlinappintrocustom-slideshacktoberfest
    View on GitHub↗10,569
  • afollestad/material-dialogsafollestad avatar

    afollestad/material-dialogs

    19,577View on GitHub↗

    material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for Android applications. It is designed to implement user interface elements that follow Material Design standards. The library provides specialized modal interfaces for selecting calendar dates, clock times, and specific color values. It also includes system chooser integrations for selecting files and directories from local storage. Beyond pickers, the library covers a broader range of interaction components including text input dialogs, modal alerts with action buttons, and bot

    Kotlin
    View on GitHub↗19,577

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • afollestad/photo-affixafollestad avatar

    afollestad/photo-affix

    1,012View on GitHub↗

    πŸ“· Stitch your photos together vertically or horizontally easily!

    Kotlinandroidcollageimages
    View on GitHub↗1,012
  • afollestad/recyclicalA

    afollestad/recyclical

    0View on GitHub↗
    View on GitHub↗0
  • afollestad/vvalidatorA

    afollestad/vvalidator

    0View on GitHub↗
    View on GitHub↗0
  • airbnb/parisairbnb avatar

    airbnb/paris

    1,908View on GitHub↗

    Define and apply styles to Android views programmatically

    Kotlinandroidandroid-uidesign-systems
    View on GitHub↗1,908
  • alexjlockwood/kyriealexjlockwood avatar

    alexjlockwood/kyrie

    1,067View on GitHub↗

    πŸ€ Animated Vector Drawables on steroids πŸ€

    Kotlin
    View on GitHub↗1,067
  • alorma/timelineviewA

    alorma/TimelineView

    0View on GitHub↗
    View on GitHub↗0
  • anastr/speedviewanastr avatar

    anastr/SpeedView

    1,354View on GitHub↗

    Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape :zap:

    Kotlin
    View on GitHub↗1,354
  • andremion/counterfabA

    andremion/CounterFab

    0View on GitHub↗
    View on GitHub↗0
  • androiddeveloperlb/autofittextviewAndroidDeveloperLB avatar

    AndroidDeveloperLB/AutoFitTextView

    913View on GitHub↗

    A TextView that automatically fit its font and line count based on its available size and content

    Kotlin
    View on GitHub↗913
  • anthonycr/lightning-browserA

    anthonycr/Lightning-Browser

    0View on GitHub↗
    View on GitHub↗0
  • afollestad/material-cabafollestad avatar

    afollestad/material-cab

    969View on GitHub↗

    πŸš• An Android & Kotlin library for placing and manipulating Contextual Action Bars in your UI.

    Kotlinandroidcabcontextual-actionbar
    View on GitHub↗969
  • applandeo/material-calendar-viewApplandeo avatar

    Applandeo/Material-Calendar-View

    995View on GitHub↗

    Material Calendar View for Android

    Kotlin
    View on GitHub↗995
  • aritraroy/flashbararitraroy avatar

    aritraroy/Flashbar

    1,738View on GitHub↗

    ⚑️A highly customizable, powerful and easy-to-use alerting library for Android.

    Kotlin
    View on GitHub↗1,738
  • bitvale/switcherbitvale avatar

    bitvale/Switcher

    1,337View on GitHub↗

    Android implementation of switch animation from Oleg Frolov

    Kotlin
    View on GitHub↗1,337
  • cashapp/contourcashapp avatar

    cashapp/contour

    1,529View on GitHub↗

    Layouts with lambdas 😎

    Kotlinandroidkotlinlayouts
    View on GitHub↗1,529
  • chrisbanes/accompanistchrisbanes avatar

    chrisbanes/accompanist

    7,822View on GitHub↗

    Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill functional gaps in the declarative UI framework. The project provides an adaptive layout toolkit for building user interfaces that automatically adjust based on Android screen size and device configuration. It includes a renderer for converting standard Android Drawable assets into formats compatible with a declarative painting system, as well as a manager for requesting and tracking Android system permissions.

    Kotlin
    View on GitHub↗7,822
  • chrisbanes/insetterchrisbanes avatar

    chrisbanes/insetter

    1,129View on GitHub↗

    Insetter is a library to help apps handle WindowInsets more easily

    Kotlinandroid-uiwindowinsets
    View on GitHub↗1,129
  • chrisvin/liquidswipeC

    Chrisvin/LiquidSwipe

    0View on GitHub↗
    View on GitHub↗0
  • chuckerteam/chuckerChuckerTeam avatar

    ChuckerTeam/chucker

    4,532View on GitHub↗

    Chucker is an on-device HTTP inspector for Android applications that captures and records network traffic for the OkHttp library. It functions as a network interceptor and proxy-like utility, allowing for the analysis of API calls directly within the mobile application environment. The tool provides a local interface for analyzing API interactions, which includes the ability to decode binary response bodies into human-readable text. It also includes security features to mask sensitive information in request and response headers through redaction rules. Captured transactions are managed via a

    Kotlinandroidandroid-libraryandroid-sdk
    View on GitHub↗4,532
  • coil-kt/coilcoil-kt avatar

    coil-kt/coil

    11,819View on GitHub↗

    Coil is an image loading and caching pipeline designed for Android and Compose Multiplatform applications. It functions as a comprehensive loader, caching engine, and rendering utility that asynchronously fetches and displays images from network URLs, local storage, and multiplatform resource systems. The library distinguishes itself through a flexible fetcher-decoder pipeline and an interface-driven component registry, allowing for the integration of custom networking clients and decoders. It provides specialized support for rendering scalable vector graphics, animated formats such as GIF an

    Kotlinandroidandroidxcompose
    View on GitHub↗11,819
  • cortinico/slidetoactcortinico avatar

    cortinico/slidetoact

    1,226View on GitHub↗

    A simple 'Slide to Unlock' Material widget for Android, written in Kotlin πŸ“±πŸŽ¨πŸ¦„

    Kotlinandroid-developmentandroid-libraryandroid-ui
    View on GitHub↗1,226
  • danielmartinus/konfettiDanielMartinus avatar

    DanielMartinus/Konfetti

    3,377View on GitHub↗

    Celebrate more with this lightweight confetti particle system 🎊

    Kotlin
    View on GitHub↗3,377
  • dev-labs-bg/transitionerdev-labs-bg avatar

    dev-labs-bg/transitioner

    2,052View on GitHub↗

    A library for dynamic view-to-view transitions

    Kotlinandroidandroid-libraryanimation
    View on GitHub↗2,052
  • dhaval2404/imagepickerDhaval2404 avatar

    Dhaval2404/ImagePicker

    1,582View on GitHub↗

    πŸ“ΈImage Picker for Android, Pick an image from Gallery or Capture a new image with Camera

    Kotlinandroidandroid-librarycamera
    View on GitHub↗1,582
  • didi/boosterdidi avatar

    didi/booster

    5,059View on GitHub↗

    Booster is an Android app build optimizer and bytecode manipulator designed to reduce binary size, fix system-level crashes, and improve application performance. It functions as an extensible build process plugin that modifies compiled class files and build artifacts to inject stability fixes and optimizations without altering the original source code. The project differentiates itself through low-level bytecode manipulation to patch OS-level bugs and manage thread pools during the compilation phase. It also provides a performance profiling toolkit to identify main-thread blocking operations

    Kotlin
    View on GitHub↗5,059
  • adityaanand1/morphing-material-dialogsA

    AdityaAnand1/Morphing-Material-Dialogs

    0View on GitHub↗
    View on GitHub↗0