https://github.com/cargo-bins/leon
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 (1.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: cargo-bins
- License: apache-2.0
- Language: Rust
- Default Branch: main
- Size: 20.7 MB
Statistics
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 3
Created over 2 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Funding
License
Owner
- Name: cargo-bins
- Login: cargo-bins
- Kind: organization
- Repositories: 9
- Profile: https://github.com/cargo-bins
Cargo (rust) binary tools
GitHub Events
Total
- Release event: 2
- Watch event: 2
- Delete event: 63
- Issue comment event: 61
- Push event: 13
- Pull request event: 133
- Create event: 67
Last Year
- Release event: 2
- Watch event: 2
- Delete event: 63
- Issue comment event: 61
- Push event: 13
- Pull request event: 133
- Create event: 67
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 3
- Total pull requests: 204
- Average time to close issues: about 1 hour
- Average time to close pull requests: about 5 hours
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 0.0
- Average comments per pull request: 0.39
- Merged pull requests: 22
- Bot issues: 2
- Bot pull requests: 198
Past Year
- Issues: 0
- Pull requests: 121
- Average time to close issues: N/A
- Average time to close pull requests: about 4 hours
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.36
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 121
Top Authors
Issue Authors
- dependabot[bot] (2)
- NobodyXu (1)
Pull Request Authors
- dependabot[bot] (196)
- NobodyXu (4)
- github-actions[bot] (2)
- secretbey (2)
Top Labels
Issue Labels
dependencies (2)
rust (2)
Pull Request Labels
dependencies (196)
rust (195)
github_actions (1)
Dependencies
.github/workflows/ci.yml
actions
- Swatinem/rust-cache v2 composite
- actions/checkout v4 composite
- taiki-e/install-action v2 composite
Cargo.lock
cargo
- anstream 0.6.12
- anstyle 1.0.6
- anstyle-parse 0.2.3
- anstyle-query 1.0.2
- anstyle-wincon 3.0.2
- bitflags 2.4.2
- clap 4.5.1
- clap_builder 4.5.1
- clap_derive 4.5.0
- clap_lex 0.7.0
- colorchoice 1.0.0
- errno 0.3.8
- heck 0.4.1
- is_ci 1.2.0
- libc 0.2.153
- linux-raw-sys 0.4.13
- miette 7.1.0
- miette-derive 7.1.0
- owo-colors 4.0.0
- proc-macro2 1.0.78
- quote 1.0.35
- rustix 0.38.31
- smawk 0.3.2
- strsim 0.11.0
- supports-color 3.0.0
- supports-hyperlinks 3.0.0
- supports-unicode 3.0.0
- syn 2.0.49
- terminal_size 0.3.0
- textwrap 0.16.1
- thiserror 1.0.57
- thiserror-impl 1.0.57
- unicode-ident 1.0.12
- unicode-linebreak 0.1.5
- unicode-width 0.1.11
- utf8parse 0.2.1
- windows-sys 0.48.0
- windows-sys 0.52.0
- windows-targets 0.48.5
- windows-targets 0.52.0
- windows_aarch64_gnullvm 0.48.5
- windows_aarch64_gnullvm 0.52.0
- windows_aarch64_msvc 0.48.5
- windows_aarch64_msvc 0.52.0
- windows_i686_gnu 0.48.5
- windows_i686_gnu 0.52.0
- windows_i686_msvc 0.48.5
- windows_i686_msvc 0.52.0
- windows_x86_64_gnu 0.48.5
- windows_x86_64_gnu 0.52.0
- windows_x86_64_gnullvm 0.48.5
- windows_x86_64_gnullvm 0.52.0
- windows_x86_64_msvc 0.48.5
- windows_x86_64_msvc 0.52.0
Cargo.toml
cargo
crates/leon/Cargo.toml
cargo
crates/leon/benches/Cargo.lock
cargo
- aho-corasick 1.1.2
- anes 0.1.6
- atty 0.2.14
- autocfg 1.1.0
- bitflags 1.3.2
- cast 0.3.0
- cfg-if 1.0.0
- ciborium 0.2.2
- ciborium-io 0.2.2
- ciborium-ll 0.2.2
- clap 3.2.25
- clap_lex 0.2.4
- criterion 0.4.0
- criterion-plot 0.5.0
- crunchy 0.2.2
- either 1.10.0
- half 2.3.1
- hashbrown 0.12.3
- hermit-abi 0.1.19
- indexmap 1.9.3
- itertools 0.10.5
- itoa 1.0.10
- lazy_static 1.4.0
- libc 0.2.153
- memchr 2.7.1
- miette 7.1.0
- miette-derive 7.1.0
- num-traits 0.2.18
- oorandom 11.1.3
- os_str_bytes 6.6.1
- proc-macro2 1.0.78
- quote 1.0.35
- regex 1.10.3
- regex-automata 0.4.5
- regex-syntax 0.8.2
- ryu 1.0.17
- same-file 1.0.6
- serde 1.0.196
- serde_derive 1.0.196
- serde_json 1.0.113
- syn 2.0.49
- textwrap 0.16.1
- thiserror 1.0.57
- thiserror-impl 1.0.57
- tinytemplate 1.2.1
- unicode-ident 1.0.12
- unicode-width 0.1.11
- walkdir 2.4.0
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-util 0.1.6
- winapi-x86_64-pc-windows-gnu 0.4.0
crates/leon/benches/Cargo.toml
cargo
crates/leon/fuzz/Cargo.lock
cargo
- arbitrary 1.3.2
- cc 1.0.83
- jobserver 0.1.28
- libc 0.2.153
- libfuzzer-sys 0.4.7
- miette 7.1.0
- miette-derive 7.1.0
- once_cell 1.19.0
- proc-macro2 1.0.78
- quote 1.0.35
- syn 2.0.49
- thiserror 1.0.57
- thiserror-impl 1.0.57
- unicode-ident 1.0.12
- unicode-width 0.1.11
crates/leon/fuzz/Cargo.toml
cargo
crates/leon-macros/Cargo.toml
cargo