awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Large Dataset Optimizations · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesLarge Dataset Optimizations

Optimization strategies that improve performance when processing or rendering large volumes of data.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Large Dataset Optimizations. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Performance and Reliability
  4. Performance Optimization
  5. Data Handling and Throughput
  6. Large Dataset Optimizations

Awesome Large Dataset Optimizations GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • chartjs/Chart.js

    chartjs/Chart.js

    67,174GitHubView on GitHub↗

    Chart.js is a declarative data visualization framework that renders interactive, responsive charts directly onto an HTML5 canvas element. It functions as a configuration-driven engine, transforming structured datasets into complex graphical representations by merging user-defined settings with global defaults. The libr

    JavaScriptcanvaschartgraph
  • vuejs/core

    vuejs/core

    53,019GitHubView on GitHub↗

    Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys

    TypeScript