awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesConditional Cell Counting

Counts cells within a range that satisfy specific numerical or boolean conditions.

Distinct from Cell Count Lookups: Distinct from biological cell counting or resolution lookups; focuses on logical counting in tabular data.

Explore 2 awesome GitHub repositories matching data & databases · Conditional Cell Counting. Refine with filters or upvote what's useful.

Awesome Conditional Cell Counting GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kuzudb/kuzuAvatar de kuzudb

    kuzudb/kuzu

    3,965Voir sur GitHub↗

    Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di

    Counts occurrences of values based on boolean or numeric conditions for targeted statistical analysis.

    C++cypherdatabaseembeddable
    Voir sur GitHub↗3,965
  • ironcalc/ironcalcAvatar de ironcalc

    ironcalc/IronCalc

    3,750Voir sur GitHub↗

    IronCalc is an XLSX spreadsheet engine and formula evaluator designed to compute numerical expressions and manage workbook structures. It utilizes a logic engine compatible with industry standards to evaluate formulas and manage cell dependencies. The project provides a comprehensive suite of specialized toolkits, including a financial calculation library for bond pricing and net present value, and an engineering math toolkit for complex number arithmetic and Bessel functions. It also features a web-based spreadsheet interface for creating and formatting workbooks. The engine covers a broad

    Provides functionality to count cells containing numbers that match specified conditions.

    Rustreactrustself-hosted
    Voir sur GitHub↗3,750
  1. Home
  2. Data & Databases
  3. Conditional Cell Counting