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

https://github.com/david072/funcially

calculator calculator-app discord discord-bot egui rust

Score: 4.276666119016055

Last synced: about 19 hours ago
JSON representation

Repository metadata:

An advanced scientific text calculator.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 545
Total Committers: 3
Avg Commits per committer: 181.667
Development Distribution Score (DDS): 0.02

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
david072 d****z@g****m 534
dependabot[bot] 4****] 8
M475R 7****R 3

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 1
Total pull requests: 30
Average time to close issues: 26 days
Average time to close pull requests: 1 day
Total issue authors: 1
Total pull request authors: 3
Average comments per issue: 1.0
Average comments per pull request: 0.4
Merged pull request: 22
Bot issues: 0
Bot pull requests: 13

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • M475R (1)

Top Pull Request Authors

  • david072 (14)
  • dependabot[bot] (13)
  • M475R (3)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels

  • dependencies (13)

Dependencies

.github/workflows/cd.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • dtolnay/rust-toolchain stable composite
  • softprops/action-gh-release v1 composite
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • dtolnay/rust-toolchain stable composite
.github/workflows/clean-pr-pages.yml actions
  • actions/checkout v3 composite
.github/workflows/code-analysis.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • dtolnay/rust-toolchain stable composite
.github/workflows/pages-experimental.yml actions
  • actions-ecosystem/action-bump-semver v1 composite
  • actions-ecosystem/action-get-latest-tag v1.6.0 composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • dtolnay/rust-toolchain stable composite
.github/workflows/pages.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • dtolnay/rust-toolchain stable composite
  • wlixcc/SFTP-Deploy-Action v1.2.4 composite
.github/workflows/pr-pages.yml actions
  • actions-ecosystem/action-bump-semver v1 composite
  • actions-ecosystem/action-get-latest-tag v1.6.0 composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • dawidd6/action-checkout-pr v1 composite
  • dtolnay/rust-toolchain stable composite
calculator/Cargo.toml cargo
calculator/Cargo.lock cargo
  • 373 dependencies
calculator/cli/Cargo.toml cargo
calculator/core/Cargo.toml cargo
calculator/dart_bridge/Cargo.toml cargo
calculator/gui/Cargo.toml cargo
frontend/ios/Podfile cocoapods
frontend/ios/Podfile.lock cocoapods
  • Flutter 1.0.0
  • path_provider_foundation 0.0.1
  • shared_preferences_foundation 0.0.1
frontend/macos/Podfile cocoapods
frontend/android/app/build.gradle maven
frontend/android/build.gradle maven
frontend/pubspec.lock pub
  • after_layout 1.2.0
  • args 2.4.2
  • async 2.11.0
  • boolean_selector 2.1.1
  • characters 1.3.0
  • cli_util 0.4.0
  • clock 1.1.1
  • collection 1.17.2
  • crypto 3.0.3
  • cupertino_icons 1.0.6
  • fake_async 1.3.1
  • ffi 2.1.0
  • ffigen 8.0.2
  • file 6.1.4
  • flutter 0.0.0
  • flutter_lints 2.0.3
  • flutter_test 0.0.0
  • flutter_web_plugins 0.0.0
  • glob 2.1.2
  • google_fonts 6.1.0
  • http 1.1.0
  • http_parser 4.0.2
  • intersperse 2.0.0
  • linked_scroll_controller 0.2.0
  • lints 2.1.1
  • logging 1.2.0
  • matcher 0.12.16
  • material_color_utilities 0.5.0
  • meta 1.9.1
  • package_config 2.1.0
  • path 1.8.3
  • path_provider 2.1.1
  • path_provider_android 2.2.0
  • path_provider_foundation 2.3.1
  • path_provider_linux 2.2.1
  • path_provider_platform_interface 2.1.1
  • path_provider_windows 2.2.1
  • platform 3.1.2
  • plugin_platform_interface 2.1.6
  • quiver 3.2.1
  • settings_ui 2.0.2
  • shared_preferences 2.2.1
  • shared_preferences_android 2.2.1
  • shared_preferences_foundation 2.3.4
  • shared_preferences_linux 2.3.1
  • shared_preferences_platform_interface 2.3.1
  • shared_preferences_web 2.2.1
  • shared_preferences_windows 2.3.1
  • sky_engine 0.0.99
  • source_span 1.10.0
  • stack_trace 1.11.0
  • stream_channel 2.1.1
  • string_scanner 1.2.0
  • term_glyph 1.2.1
  • test_api 0.6.0
  • typed_data 1.3.2
  • vector_math 2.1.4
  • web 0.1.4-beta
  • win32 5.0.8
  • xdg_directories 1.0.3
  • yaml 3.1.2
  • yaml_edit 2.1.1
frontend/pubspec.yaml pub
  • ffigen ^8.0.2 development
  • flutter_lints ^2.0.0 development
  • flutter_test --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter development
  • after_layout ^1.2.0
  • cupertino_icons ^1.0.2
  • ffi ^2.1.0
  • flutter --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter
  • google_fonts ^6.1.0
  • intersperse ^2.0.0
  • linked_scroll_controller ^0.2.0
  • settings_ui ^2.0.2
  • shared_preferences ^2.2.1