Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Keywords
Repository
Library for Crystal Symmetry in Rust
Basic Info
- Host: GitHub
- Owner: spglib
- License: apache-2.0
- Language: Rust
- Default Branch: main
- Homepage: https://docs.rs/moyo/latest/moyo/
- Size: 9.49 MB
Statistics
- Stars: 55
- Watchers: 3
- Forks: 1
- Open Issues: 6
- Releases: 10
Topics
Metadata Files
README.md
moyo
A fast and robust crystal symmetry finder, written in Rust.
Interfaces
Dev
shell
cargo install cargo-release cargo-edit cargo-deny
How to release
cargo install cargo-release cargo-edit cargo-semver-checkscargo semver-checksto lint a new releasecargo set-version --bump patchfor patch version increment- Write change log and git-commit
cargo release --execute(If you already release the package in crates.io, runcargo release --execute --no-publish)
Debugging
shell
RUST_LOG=debug cargo test -- --nocapture
Acknowledgments
We thank Dr. Yusuke Seto for providing the crystallographic database. We thank Juan Rodríguez-Carvajal for providing the magnetic space-group database.
Owner
- Name: spglib
- Login: spglib
- Kind: organization
- Repositories: 5
- Profile: https://github.com/spglib
GitHub Events
Total
- Create event: 73
- Release event: 10
- Issues event: 28
- Watch event: 35
- Delete event: 59
- Member event: 1
- Issue comment event: 119
- Push event: 217
- Pull request review comment event: 13
- Pull request review event: 31
- Pull request event: 134
- Fork event: 3
Last Year
- Create event: 73
- Release event: 10
- Issues event: 28
- Watch event: 35
- Delete event: 59
- Member event: 1
- Issue comment event: 119
- Push event: 217
- Pull request review comment event: 13
- Pull request review event: 31
- Pull request event: 134
- Fork event: 3
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 14
- Total pull requests: 59
- Average time to close issues: 3 months
- Average time to close pull requests: 1 day
- Total issue authors: 4
- Total pull request authors: 3
- Average comments per issue: 0.93
- Average comments per pull request: 0.95
- Merged pull requests: 49
- Bot issues: 0
- Bot pull requests: 21
Past Year
- Issues: 13
- Pull requests: 59
- Average time to close issues: 18 days
- Average time to close pull requests: 1 day
- Issue authors: 4
- Pull request authors: 3
- Average comments per issue: 0.54
- Average comments per pull request: 0.95
- Merged pull requests: 49
- Bot issues: 0
- Bot pull requests: 21
Top Authors
Issue Authors
- lan496 (11)
- janosh (6)
- bkmi (1)
- LecrisUT (1)
- pre-commit-ci[bot] (1)
Pull Request Authors
- lan496 (42)
- pre-commit-ci[bot] (40)
- janosh (9)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 5
-
Total downloads:
- cargo 25,341 total
- npm 70 last-month
- pypi 379,749 last-month
-
Total dependent packages: 1
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 58
- Total maintainers: 3
npmjs.org: @spglib/moyo-wasm
WebAssembly bindings for moyo crystal symmetry analysis
- Homepage: https://github.com/spglib/moyo#readme
- License: MIT OR Apache-2.0
-
Latest release: 0.4.4
published 6 months ago
Rankings
npmjs.org: moyo-wasm
WebAssembly bindings for moyo crystal symmetry analysis
- Homepage: https://github.com/spglib/moyo#readme
- License: MIT OR Apache-2.0
- Status: unpublished
-
Latest release: 0.4.4
published 6 months ago
Rankings
Maintainers (1)
pypi.org: moyopy
Python binding of Moyo
- Documentation: https://moyopy.readthedocs.io/
- License: MIT OR Apache-2.0
-
Latest release: 0.4.4
published 8 months ago
Rankings
Maintainers (1)
crates.io: moyopy
Library for Crystal Symmetry in Rust
- Documentation: https://docs.rs/moyopy/
- License: MIT OR Apache-2.0
-
Latest release: 0.1.7
published almost 2 years ago
Rankings
Maintainers (1)
crates.io: moyo
Library for Crystal Symmetry in Rust
- Documentation: https://docs.rs/moyo/
- License: MIT OR Apache-2.0
-
Latest release: 0.4.4
published 8 months ago
Rankings
Maintainers (1)
Dependencies
- EmbarkStudios/cargo-deny-action v1 composite
- actions/checkout v4 composite