awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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 PhilJay

    PhilJay/MPAndroidChart

    38,199Vezi pe GitHub↗

    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
    Vezi pe GitHub↗38,199
  • alexandrgraschenkov/magicpieAvatar AlexandrGraschenkov

    AlexandrGraschenkov/MagicPie

    527Vezi pe GitHub↗

    Amazing animations available with MagicPie!

    Objective-C
    Vezi pe GitHub↗527
  • cuieney/barchart-masterC

    Cuieney/BarChart-master

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • amrdeveloper/lottiedialogA

    amrdeveloper/LottieDIalog

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • amrdeveloper/reactbuttonA

    amrdeveloper/reactbutton

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • anaglik/andlinechartviewAvatar anaglik

    anaglik/ANDLineChartView

    420Vezi pe GitHub↗

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

    Objective-Cchartiosobjective-c
    Vezi pe GitHub↗420

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
  • andy671/pianochartviewA

    Andy671/PianoChartView

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • arthurguibert/fsinteractivemapAvatar ArthurGuibert

    ArthurGuibert/FSInteractiveMap

    548Vezi pe GitHub↗

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

    Objective-C
    Vezi pe GitHub↗548
  • arthurguibert/fslinechartAvatar ArthurGuibert

    ArthurGuibert/FSLineChart

    844Vezi pe GitHub↗

    A line chart library for iOS

    Objective-C
    Vezi pe GitHub↗844
  • bmarrdev/android-decoview-chartingAvatar bmarrdev

    bmarrdev/android-DecoView-charting

    984Vezi pe GitHub↗

    DecoView: Android arc based animated charting library

    Java
    Vezi pe GitHub↗984
  • bumptech/glideAvatar bumptech

    bumptech/glide

    35,021Vezi pe GitHub↗

    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
    Vezi pe GitHub↗35,021
  • chasseurmic/twrchartsAvatar chasseurmic

    chasseurmic/TWRCharts

    359Vezi pe GitHub↗

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

    Objective-C
    Vezi pe GitHub↗359
  • chrisbanes/accompanistAvatar chrisbanes

    chrisbanes/accompanist

    7,822Vezi pe 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
    Vezi pe GitHub↗7,822
  • core-plot/core-plotAvatar core-plot

    core-plot/core-plot

    2,764Vezi pe GitHub↗

    Core Plot source code and example applications

    Objective-C
    Vezi pe GitHub↗2,764
  • amitshekhariitbhu/android-debug-databaseAvatar amitshekhariitbhu

    amitshekhariitbhu/Android-Debug-Database

    8,663Vezi pe GitHub↗

    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
    Vezi pe GitHub↗8,663
  • danielgindi/chartsAvatar danielgindi

    danielgindi/Charts

    28,005Vezi pe GitHub↗

    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
    Vezi pe GitHub↗28,005
  • danimahardhika/candybar-libraryD

    danimahardhika/candybar-library

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • derysudrajat/math-viewD

    derysudrajat/math-view

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • diogobernardino/williamchartAvatar diogobernardino

    diogobernardino/WilliamChart

    5,106Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,106
  • dmitriyzaitsev/radarchartviewD

    DmitriyZaitsev/RadarChartView

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • formidablelabs/victoryAvatar FormidableLabs

    FormidableLabs/victory

    11,242Vezi pe GitHub↗

    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
    Vezi pe GitHub↗11,242
  • google/daggerAvatar google

    google/dagger

    17,697Vezi pe GitHub↗

    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
    Vezi pe GitHub↗17,697
  • google/exoplayerAvatar google

    google/ExoPlayer

    21,918Vezi pe GitHub↗

    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
    Vezi pe GitHub↗21,918
  • google/gsonAvatar google

    google/gson

    24,357Vezi pe GitHub↗

    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
    Vezi pe GitHub↗24,357
  • gpbl/swiftchartAvatar gpbl

    gpbl/SwiftChart

    1,049Vezi pe GitHub↗

    Line and area chart library for iOS

    Swiftarea-chartchartcharting-library
    Vezi pe GitHub↗1,049
  • greenrobot/eventbusAvatar greenrobot

    greenrobot/EventBus

    24,760Vezi pe GitHub↗

    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
    Vezi pe GitHub↗24,760
  • grenderg/toastyAvatar GrenderG

    GrenderG/Toasty

    6,586Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,586
  • hgayan7/filterlibraryH

    hgayan7/FilterLibrary

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • hrules6872/charterH

    hrules6872/Charter

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

    airbnb/visx

    20,629Vezi pe GitHub↗

    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
    Vezi pe GitHub↗20,629