awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to hackplan/androidcharts

Open-source alternatives to AndroidCharts

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

  • philjay/mpandroidchartAvatar von PhilJay

    PhilJay/MPAndroidChart

    38,199Auf GitHub ansehen↗

    MPAndroidChart is an Android charting library and data visualization framework that provides a set of reusable view components for rendering statistical data. It enables the display of numerical datasets through various chart types, including line, bar, pie, radar, bubble, and candlestick charts. The library focuses on an interactive graphing workflow, allowing users to explore complex data sets through scaling, panning, and animations. It includes specific support for financial charting to track market trends and price movements, as well as tools for building mobile dashboards.

    Javaandroidchartgraph
    Auf GitHub ansehen↗38,199
  • alexandrgraschenkov/magicpieAvatar von AlexandrGraschenkov

    AlexandrGraschenkov/MagicPie

    527Auf GitHub ansehen↗

    Amazing animations available with MagicPie!

    Objective-C
    Auf GitHub ansehen↗527
  • cuieney/barchart-masterC

    Cuieney/BarChart-master

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • amrdeveloper/lottiedialogA

    amrdeveloper/LottieDIalog

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • amrdeveloper/reactbuttonA

    amrdeveloper/reactbutton

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • anaglik/andlinechartviewAvatar von anaglik

    anaglik/ANDLineChartView

    420Auf GitHub ansehen↗

    ANDLineChartView is easy to use view-based class for displaying animated line chart.

    Objective-Cchartiosobjective-c
    Auf GitHub ansehen↗420

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • andy671/pianochartviewA

    Andy671/PianoChartView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • arthurguibert/fsinteractivemapAvatar von ArthurGuibert

    ArthurGuibert/FSInteractiveMap

    548Auf GitHub ansehen↗

    A charting library to visualize and interact with a vector map on iOS. It's like Geochart but for iOS!

    Objective-C
    Auf GitHub ansehen↗548
  • arthurguibert/fslinechartAvatar von ArthurGuibert

    ArthurGuibert/FSLineChart

    844Auf GitHub ansehen↗

    A line chart library for iOS

    Objective-C
    Auf GitHub ansehen↗844
  • bmarrdev/android-decoview-chartingAvatar von bmarrdev

    bmarrdev/android-DecoView-charting

    984Auf GitHub ansehen↗

    DecoView: Android arc based animated charting library

    Java
    Auf GitHub ansehen↗984
  • bumptech/glideAvatar von bumptech

    bumptech/glide

    35,021Auf GitHub ansehen↗

    Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from local or remote sources. It functions as a media rendering framework and memory management tool designed to resize and downsample assets to fit specific view dimensions. The system prioritizes scrolling performance through a multi-level caching strategy that stores decoded media in memory and raw data on disk. It employs resource pooling to reuse bitmap memory and binds image loading tasks to component lifecycles to automatically release resources and prevent memory leaks. T

    Java
    Auf GitHub ansehen↗35,021
  • chasseurmic/twrchartsAvatar von chasseurmic

    chasseurmic/TWRCharts

    359Auf GitHub ansehen↗

    An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.

    Objective-C
    Auf GitHub ansehen↗359
  • chrisbanes/accompanistAvatar von chrisbanes

    chrisbanes/accompanist

    7,822Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,822
  • core-plot/core-plotAvatar von core-plot

    core-plot/core-plot

    2,764Auf GitHub ansehen↗

    Core Plot source code and example applications

    Objective-C
    Auf GitHub ansehen↗2,764
  • amitshekhariitbhu/android-debug-databaseAvatar von amitshekhariitbhu

    amitshekhariitbhu/Android-Debug-Database

    8,663Auf GitHub ansehen↗

    Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android devices. It serves as a database debugger and SQLite inspector that provides a web-based interface for managing database records and shared preference key-value stores. The project distinguishes itself by supporting encrypted database decryption via provided passwords and the ability to map and inspect volatile in-memory databases. It also includes a data export tool that transfers database files from the private application directory to a local machine for external analysis. The to

    Java
    Auf GitHub ansehen↗8,663
  • danielgindi/chartsAvatar von danielgindi

    danielgindi/Charts

    28,005Auf GitHub ansehen↗

    Charts is a data visualization framework and charting library for iOS, tvOS, and macOS. It provides a set of graphical components used to render interactive line, bar, pie, and scatter charts to represent complex data sets. The project serves as an implementation of a charting library adapted specifically for the Apple ecosystem. It includes a rendering engine capable of plotting data points directly from database records. The framework covers a broad range of visualization capabilities, including interactive data exploration via zooming and panning gestures, visual style customization for c

    Swift
    Auf GitHub ansehen↗28,005
  • danimahardhika/candybar-libraryD

    danimahardhika/candybar-library

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • derysudrajat/math-viewD

    derysudrajat/math-view

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • diogobernardino/williamchartAvatar von diogobernardino

    diogobernardino/WilliamChart

    5,106Auf GitHub ansehen↗

    WilliamChart is an Android data visualization library and toolkit used to render interactive charts and graphs within Android applications. It functions as a UI component library for integrating data-driven dashboards and metrics into Android layouts. The library includes a specialized component for representing proportional categorical data as donut charts, which are circular charts with hollow centers. It provides a drawing engine that uses low-level APIs to map numerical data to pixel coordinates on the screen.

    Kotlin
    Auf GitHub ansehen↗5,106
  • dmitriyzaitsev/radarchartviewD

    DmitriyZaitsev/RadarChartView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • formidablelabs/victoryAvatar von FormidableLabs

    FormidableLabs/victory

    11,242Auf GitHub ansehen↗

    Victory is a React data visualization library and composable visualization toolkit used to build interactive charts and graphs. It functions as an SVG charting framework that renders scalable data visualizations designed to maintain consistency across different web browsers and operating systems. The project provides a collection of reusable UI primitives that combine to form complex interactive data layouts. This component-based approach allows for the construction of sophisticated graphs by composing modular visualization elements within React applications.

    TypeScriptchartsd3data-visualization
    Auf GitHub ansehen↗11,242
  • google/daggerAvatar von google

    google/dagger

    17,697Auf GitHub ansehen↗

    Dagger is a compile-time dependency injection framework for Java and Android applications. It automates the construction and wiring of object graphs by generating static source code during the build process, which eliminates the need for reflection or runtime bytecode generation. The framework distinguishes itself by performing strict validation of the entire dependency structure before the application runs, ensuring that all required bindings are satisfied and identifying circular references early. It manages object lifecycles through scoped containers and supports lazy resolution, allowing

    Java
    Auf GitHub ansehen↗17,697
  • google/exoplayerAvatar von google

    google/ExoPlayer

    21,918Auf GitHub ansehen↗

    ExoPlayer is an Android media player library and framework designed for playing audio and video content on Android devices. It serves as an adaptive streaming player capable of handling dynamic bitrate switching for streaming protocols such as DASH and HLS. The library provides a foundation for building custom media players with unique playback controls and specialized media source handling. It supports digital content delivery by enabling the streaming of high-quality video over varying network conditions through automatic quality level switching. The framework covers core media playback ca

    Java
    Auf GitHub ansehen↗21,918
  • google/gsonAvatar von google

    google/gson

    24,357Auf GitHub ansehen↗

    Gson is a Java library designed for the serialization and deserialization of objects into structured text formats. It functions as a reflection-based data mapper, inspecting class structures at runtime to automatically convert memory-resident objects into data representations and reconstruct them back into typed language objects. The library distinguishes itself through a modular type-adapter pattern that allows for custom conversion rules for complex or nested structures. It also provides robust support for production environments by generating build-time metadata and configuration rules, wh

    Java
    Auf GitHub ansehen↗24,357
  • gpbl/swiftchartAvatar von gpbl

    gpbl/SwiftChart

    1,049Auf GitHub ansehen↗

    Line and area chart library for iOS

    Swiftarea-chartchartcharting-library
    Auf GitHub ansehen↗1,049
  • greenrobot/eventbusAvatar von greenrobot

    greenrobot/EventBus

    24,760Auf GitHub ansehen↗

    EventBus is a publish-subscribe messaging library designed to facilitate decoupled communication between components in Java applications. It functions as a central hub where producers dispatch events that are routed to subscribers based on the class type of the payload. By using annotation-based markers, the system maps event handlers to specific data types, allowing different parts of an application to exchange information without requiring direct references between classes. The library distinguishes itself through a focus on performance and execution control. It utilizes a compile-time inde

    Java
    Auf GitHub ansehen↗24,760
  • grenderg/toastyAvatar von GrenderG

    GrenderG/Toasty

    6,586Auf GitHub ansehen↗

    Toasty is a JavaScript toast notification library and frontend feedback widget. It provides a reusable UI notification component for displaying temporary, styled alert messages and status notifications within web applications. The library focuses on application status signaling and custom notification UI, allowing for the creation of personalized alert messages with unique icons and formatted text. It implements non-intrusive notification overlays to provide visual feedback without interrupting user workflow. The system manages notifications through a state-based queue and a centralized noti

    Javaandroidtoastui-widget
    Auf GitHub ansehen↗6,586
  • hgayan7/filterlibraryH

    hgayan7/FilterLibrary

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • hrules6872/charterH

    hrules6872/Charter

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • airbnb/visxAvatar von airbnb

    airbnb/visx

    20,629Auf GitHub ansehen↗

    Visx is a collection of modular, low-level primitives designed for building custom data visualizations within a React component architecture. It functions as a toolkit for mapping data to coordinate systems and geometric shapes, allowing developers to construct bespoke charts and graphs that integrate directly into the standard component lifecycle. The library utilizes a decoupled package architecture, enabling the use of specific visualization utilities without requiring the entire framework. By leveraging established mathematical primitives for geometric calculations and functional data tra

    TypeScriptchartd3data-visualization
    Auf GitHub ansehen↗20,629