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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 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/mpandroidchartالصورة الرمزية لـ PhilJay

    PhilJay/MPAndroidChart

    38,199عرض على 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
    عرض على GitHub↗38,199
  • alexandrgraschenkov/magicpieالصورة الرمزية لـ AlexandrGraschenkov

    AlexandrGraschenkov/MagicPie

    527عرض على GitHub↗

    Amazing animations available with MagicPie!

    Objective-C
    عرض على GitHub↗527
  • cuieney/barchart-masterC

    Cuieney/BarChart-master

    0عرض على GitHub↗
    عرض على GitHub↗0
  • amrdeveloper/lottiedialogA

    amrdeveloper/LottieDIalog

    0عرض على GitHub↗
    عرض على GitHub↗0
  • amrdeveloper/reactbuttonA

    amrdeveloper/reactbutton

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

    anaglik/ANDLineChartView

    420عرض على GitHub↗

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

    Objective-Cchartiosobjective-c
    عرض على GitHub↗420

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

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

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

Find more with AI search
  • andy671/pianochartviewA

    Andy671/PianoChartView

    0عرض على GitHub↗
    عرض على GitHub↗0
  • arthurguibert/fsinteractivemapالصورة الرمزية لـ ArthurGuibert

    ArthurGuibert/FSInteractiveMap

    548عرض على GitHub↗

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

    Objective-C
    عرض على GitHub↗548
  • arthurguibert/fslinechartالصورة الرمزية لـ ArthurGuibert

    ArthurGuibert/FSLineChart

    844عرض على GitHub↗

    A line chart library for iOS

    Objective-C
    عرض على GitHub↗844
  • bmarrdev/android-decoview-chartingالصورة الرمزية لـ bmarrdev

    bmarrdev/android-DecoView-charting

    984عرض على GitHub↗

    DecoView: Android arc based animated charting library

    Java
    عرض على GitHub↗984
  • bumptech/glideالصورة الرمزية لـ bumptech

    bumptech/glide

    35,021عرض على 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
    عرض على GitHub↗35,021
  • chasseurmic/twrchartsالصورة الرمزية لـ chasseurmic

    chasseurmic/TWRCharts

    359عرض على GitHub↗

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

    Objective-C
    عرض على GitHub↗359
  • chrisbanes/accompanistالصورة الرمزية لـ chrisbanes

    chrisbanes/accompanist

    7,822عرض على 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
    عرض على GitHub↗7,822
  • core-plot/core-plotالصورة الرمزية لـ core-plot

    core-plot/core-plot

    2,764عرض على GitHub↗

    Core Plot source code and example applications

    Objective-C
    عرض على GitHub↗2,764
  • amitshekhariitbhu/android-debug-databaseالصورة الرمزية لـ amitshekhariitbhu

    amitshekhariitbhu/Android-Debug-Database

    8,663عرض على 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
    عرض على GitHub↗8,663
  • danielgindi/chartsالصورة الرمزية لـ danielgindi

    danielgindi/Charts

    28,005عرض على 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
    عرض على GitHub↗28,005
  • danimahardhika/candybar-libraryD

    danimahardhika/candybar-library

    0عرض على GitHub↗
    عرض على GitHub↗0
  • derysudrajat/math-viewD

    derysudrajat/math-view

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

    diogobernardino/WilliamChart

    5,106عرض على 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
    عرض على GitHub↗5,106
  • dmitriyzaitsev/radarchartviewD

    DmitriyZaitsev/RadarChartView

    0عرض على GitHub↗
    عرض على GitHub↗0
  • formidablelabs/victoryالصورة الرمزية لـ FormidableLabs

    FormidableLabs/victory

    11,242عرض على 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
    عرض على GitHub↗11,242
  • google/daggerالصورة الرمزية لـ google

    google/dagger

    17,697عرض على 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
    عرض على GitHub↗17,697
  • google/exoplayerالصورة الرمزية لـ google

    google/ExoPlayer

    21,918عرض على 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
    عرض على GitHub↗21,918
  • google/gsonالصورة الرمزية لـ google

    google/gson

    24,357عرض على 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
    عرض على GitHub↗24,357
  • gpbl/swiftchartالصورة الرمزية لـ gpbl

    gpbl/SwiftChart

    1,049عرض على GitHub↗

    Line and area chart library for iOS

    Swiftarea-chartchartcharting-library
    عرض على GitHub↗1,049
  • greenrobot/eventbusالصورة الرمزية لـ greenrobot

    greenrobot/EventBus

    24,760عرض على 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
    عرض على GitHub↗24,760
  • grenderg/toastyالصورة الرمزية لـ GrenderG

    GrenderG/Toasty

    6,586عرض على 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
    عرض على GitHub↗6,586
  • hgayan7/filterlibraryH

    hgayan7/FilterLibrary

    0عرض على GitHub↗
    عرض على GitHub↗0
  • hrules6872/charterH

    hrules6872/Charter

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

    airbnb/visx

    20,629عرض على 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
    عرض على GitHub↗20,629