An open API service for producing an overview of a list of open source projects.

https://github.com/truecalc/core

Score: 12.059716509168828

Last synced: about 15 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 10 days ago

Total Commits: 656
Total Committers: 3
Avg Commits per committer: 218.667
Development Distribution Score (DDS): 0.023

Commits in past year: 656
Committers in past year: 3
Avg Commits per committer in past year: 218.667
Development Distribution Score (DDS) in past year: 0.023

Name Email Commits
hhimanshu d****k@y****m 641
github-actions[bot] 4****] 13
copilot-swe-agent[bot] 1****t 2

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 19
Total pull requests: 30
Average time to close issues: about 7 hours
Average time to close pull requests: about 11 hours
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.16
Average comments per pull request: 1.87
Merged pull request: 28
Bot issues: 0
Bot pull requests: 0

Past year issues: 19
Past year pull requests: 30
Past year average time to close issues: about 7 hours
Past year average time to close pull requests: about 11 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.16
Past year average comments per pull request: 1.87
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/truecalc/core

Top Issue Authors

  • hhimanshu (19)

Top Pull Request Authors

  • hhimanshu (30)

Top Issue Labels

  • infra (1)

Top Pull Request Labels


Package metadata

npmjs.org: @truecalc/workbook

Spreadsheet workbook for the browser — full Workbook API compiled to WebAssembly

  • Homepage: https://github.com/truecalc/core#readme
  • Licenses: MIT
  • Latest release: 3.0.0 (published 10 days ago)
  • Last Synced: 2026-07-14T00:03:06.571Z (10 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 21.463%
    • Average: 26.197%
    • Dependent packages count: 30.931%
  • Maintainers (1)
npmjs.org: @truecalc/core

Spreadsheet formula engine for the browser — Google Sheets–compatible formula evaluator compiled to WebAssembly

  • Homepage: https://github.com/truecalc/core#readme
  • Licenses: MIT
  • Latest release: 3.0.0 (published 10 days ago)
  • Last Synced: 2026-07-14T00:02:48.202Z (10 days ago)
  • Versions: 31
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,548 Last month
  • Rankings:
    • Dependent repos count: 22.008%
    • Average: 26.881%
    • Dependent packages count: 31.755%
  • Maintainers (1)
crates.io: truecalc-workbook

Workbook layer for the truecalc spreadsheet engine — engine-locked workbook, worksheet, and cell value types

  • Homepage:
  • Documentation: https://docs.rs/truecalc-workbook/
  • Licenses: MIT
  • Latest release: 3.0.0 (published 10 days ago)
  • Last Synced: 2026-07-14T00:02:51.139Z (10 days ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 297 Total
  • Rankings:
    • Dependent repos count: 14.204%
    • Dependent packages count: 18.761%
    • Average: 40.773%
    • Downloads: 89.356%
  • Maintainers (1)
crates.io: truecalc-mcp

MCP server exposing truecalc formula evaluation as a tool for AI assistants

  • Homepage:
  • Documentation: https://docs.rs/truecalc-mcp/
  • Licenses: MIT
  • Latest release: 3.0.0 (published 10 days ago)
  • Last Synced: 2026-07-14T00:02:49.776Z (10 days ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 705 Total
  • Rankings:
    • Dependent repos count: 15.547%
    • Dependent packages count: 20.538%
    • Average: 42.433%
    • Downloads: 91.215%
  • Maintainers (1)
crates.io: truecalc-core

Formula engine with exact Google Sheets semantics — stateless, embeddable evaluator

  • Homepage:
  • Documentation: https://docs.rs/truecalc-core/
  • Licenses: MIT
  • Latest release: 3.0.0 (published 10 days ago)
  • Last Synced: 2026-07-14T00:02:50.570Z (10 days ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 878 Total
  • Rankings:
    • Dependent repos count: 15.547%
    • Dependent packages count: 20.538%
    • Average: 42.433%
    • Downloads: 91.215%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yml actions
  • EnricoMi/publish-unit-test-result-action v2 composite
  • Swatinem/rust-cache v2 composite
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • dtolnay/rust-toolchain stable composite
  • taiki-e/install-action nextest composite
  • taiki-e/install-action cargo-llvm-cov composite
.github/workflows/release-plz.yml actions
  • MarcoIeni/release-plz-action v0.5 composite
  • actions/checkout v4 composite
.github/workflows/release.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-node v4 composite
  • actions/upload-artifact v4 composite
  • dtolnay/rust-toolchain stable composite
Cargo.lock cargo
  • 114 dependencies
Cargo.toml cargo
crates/core/Cargo.toml cargo
  • calamine 0.26 development
  • proptest 1 development
  • chrono 0.4
  • nom 8
  • regex-lite 0.1
crates/mcp/Cargo.toml cargo
crates/wasm/Cargo.toml cargo
crates/wasm/package.json npm