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

awesome-llama: https://github.com/mtb0x1/llama2.rs.wasm

llama2 llama2-rs llama2-wasm rust wasm webassembly

Score: 2.4849066497880004

Last synced: about 22 hours ago
JSON representation

Repository metadata:

llama2-wasm using rust


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 69
Total Committers: 3
Avg Commits per committer: 23.0
Development Distribution Score (DDS): 0.348

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
mtb0x1 3****1 45
mtb m****@t****b 22
dependabot[bot] 4****] 2

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 2
Total pull requests: 4
Average time to close issues: about 2 months
Average time to close pull requests: about 4 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 1.5
Average comments per pull request: 0.0
Merged pull request: 4
Bot issues: 0
Bot pull requests: 2

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/mtb0x1/llama2.rs.wasm

Top Issue Authors

  • mtb0x1 (2)

Top Pull Request Authors

  • dependabot[bot] (2)
  • mtb0x1 (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (2)

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
.github/workflows/release.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • marvinpinto/action-automatic-releases latest composite
port1/Cargo.lock cargo
  • autocfg 1.1.0
  • bumpalo 3.13.0
  • cfg-if 1.0.0
  • console_error_panic_hook 0.1.7
  • console_log 1.0.0
  • crossbeam-channel 0.5.8
  • crossbeam-deque 0.8.3
  • crossbeam-epoch 0.9.15
  • crossbeam-utils 0.8.16
  • either 1.9.0
  • getrandom 0.2.10
  • hermit-abi 0.3.2
  • js-sys 0.3.64
  • libc 0.2.147
  • log 0.4.20
  • memoffset 0.9.0
  • num_cpus 1.16.0
  • once_cell 1.18.0
  • ppv-lite86 0.2.17
  • proc-macro2 1.0.66
  • quote 1.0.33
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • rayon 1.7.0
  • rayon-core 1.11.0
  • scopeguard 1.2.0
  • spmc 0.3.0
  • syn 2.0.29
  • unicode-ident 1.0.11
  • wasi 0.11.0+wasi-snapshot-preview1
  • wasm-bindgen 0.2.87
  • wasm-bindgen-backend 0.2.87
  • wasm-bindgen-macro 0.2.87
  • wasm-bindgen-macro-support 0.2.87
  • wasm-bindgen-rayon 1.0.3
  • wasm-bindgen-shared 0.2.87
  • web-sys 0.3.64
port1/Cargo.toml cargo
port2/Cargo.lock cargo
  • autocfg 1.1.0
  • bumpalo 3.13.0
  • cfg-if 1.0.0
  • console_error_panic_hook 0.1.7
  • console_log 1.0.0
  • crossbeam-channel 0.5.8
  • crossbeam-deque 0.8.3
  • crossbeam-epoch 0.9.15
  • crossbeam-utils 0.8.16
  • either 1.9.0
  • hermit-abi 0.3.2
  • js-sys 0.3.64
  • libc 0.2.147
  • log 0.4.20
  • memoffset 0.9.0
  • num_cpus 1.16.0
  • once_cell 1.18.0
  • proc-macro2 1.0.66
  • quote 1.0.33
  • rayon 1.7.0
  • rayon-core 1.11.0
  • scopeguard 1.2.0
  • spmc 0.3.0
  • syn 2.0.29
  • unicode-ident 1.0.11
  • wasm-bindgen 0.2.87
  • wasm-bindgen-backend 0.2.87
  • wasm-bindgen-macro 0.2.87
  • wasm-bindgen-macro-support 0.2.87
  • wasm-bindgen-rayon 1.0.3
  • wasm-bindgen-shared 0.2.87
  • web-sys 0.3.64
port2/Cargo.toml cargo
.github/workflows/jekyll-gh-pages.yml actions
  • actions/deploy-pages v2 composite
  • actions/jekyll-build-pages v1 composite
  • actions/upload-pages-artifact v2 composite
Cargo.lock cargo
  • autocfg 1.1.0
  • bumpalo 3.14.0
  • byteorder 1.5.0
  • cfg-if 1.0.0
  • console_error_panic_hook 0.1.7
  • console_log 1.0.0
  • crossbeam-deque 0.8.3
  • crossbeam-epoch 0.9.15
  • crossbeam-utils 0.8.16
  • crunchy 0.2.2
  • either 1.9.0
  • equivalent 1.0.1
  • getrandom 0.2.10
  • half 2.3.1
  • hashbrown 0.14.2
  • hermit-abi 0.3.3
  • indexmap 2.0.2
  • int-enum 0.5.0
  • int-enum-impl 0.5.0
  • js-sys 0.3.65
  • libc 0.2.149
  • log 0.4.20
  • matrixmultiply 0.3.8
  • memchr 2.6.4
  • memmap2 0.7.1
  • memoffset 0.9.0
  • ndarray 0.15.6
  • num-complex 0.4.4
  • num-derive 0.4.1
  • num-integer 0.1.45
  • num-traits 0.2.17
  • num_cpus 1.16.0
  • once_cell 1.18.0
  • ppv-lite86 0.2.17
  • proc-macro-crate 1.3.1
  • proc-macro2 1.0.69
  • quote 1.0.33
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • rawpointer 0.2.1
  • rayon 1.8.0
  • rayon-core 1.12.0
  • scopeguard 1.2.0
  • spmc 0.3.0
  • syn 1.0.109
  • syn 2.0.38
  • toml_datetime 0.6.3
  • toml_edit 0.19.15
  • unicode-ident 1.0.12
  • wasi 0.11.0+wasi-snapshot-preview1
  • wasm-bindgen 0.2.88
  • wasm-bindgen-backend 0.2.88
  • wasm-bindgen-macro 0.2.88
  • wasm-bindgen-macro-support 0.2.88
  • wasm-bindgen-rayon 1.0.3
  • wasm-bindgen-shared 0.2.88
  • web-sys 0.3.64
  • winnow 0.5.17
Cargo.toml cargo
port3/Cargo.lock cargo
  • autocfg 1.1.0
  • bumpalo 3.14.0
  • byteorder 1.4.3
  • cfg-if 1.0.0
  • console_error_panic_hook 0.1.7
  • console_log 1.0.0
  • crossbeam-channel 0.5.8
  • crossbeam-deque 0.8.3
  • crossbeam-epoch 0.9.15
  • crossbeam-utils 0.8.16
  • either 1.9.0
  • getrandom 0.2.10
  • hermit-abi 0.3.2
  • js-sys 0.3.64
  • libc 0.2.147
  • log 0.4.20
  • memoffset 0.9.0
  • num_cpus 1.16.0
  • once_cell 1.18.0
  • ppv-lite86 0.2.17
  • proc-macro2 1.0.69
  • quote 1.0.33
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • rayon 1.7.0
  • rayon-core 1.11.0
  • scopeguard 1.2.0
  • spmc 0.3.0
  • syn 2.0.38
  • unicode-ident 1.0.12
  • wasi 0.11.0+wasi-snapshot-preview1
  • wasm-bindgen 0.2.87
  • wasm-bindgen-backend 0.2.87
  • wasm-bindgen-macro 0.2.87
  • wasm-bindgen-macro-support 0.2.87
  • wasm-bindgen-rayon 1.0.3
  • wasm-bindgen-shared 0.2.87
  • web-sys 0.3.64
port3/Cargo.toml cargo
port4/Cargo.lock cargo
  • autocfg 1.1.0
  • bumpalo 3.14.0
  • cfg-if 1.0.0
  • console_error_panic_hook 0.1.7
  • console_log 1.0.0
  • crossbeam-deque 0.8.3
  • crossbeam-epoch 0.9.15
  • crossbeam-utils 0.8.16
  • either 1.9.0
  • getrandom 0.2.10
  • js-sys 0.3.64
  • libc 0.2.149
  • log 0.4.20
  • memmap2 0.7.1
  • memoffset 0.9.0
  • once_cell 1.18.0
  • ppv-lite86 0.2.17
  • proc-macro2 1.0.69
  • quote 1.0.33
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • rayon 1.8.0
  • rayon-core 1.12.0
  • scopeguard 1.2.0
  • spmc 0.3.0
  • syn 2.0.38
  • unicode-ident 1.0.12
  • wasi 0.11.0+wasi-snapshot-preview1
  • wasm-bindgen 0.2.87
  • wasm-bindgen-backend 0.2.87
  • wasm-bindgen-macro 0.2.87
  • wasm-bindgen-macro-support 0.2.87
  • wasm-bindgen-rayon 1.0.3
  • wasm-bindgen-shared 0.2.87
  • web-sys 0.3.64
port4/Cargo.toml cargo
port5/Cargo.lock cargo
  • autocfg 1.1.0
  • bumpalo 3.14.0
  • byteorder 1.5.0
  • cfg-if 1.0.0
  • console_error_panic_hook 0.1.7
  • console_log 1.0.0
  • crossbeam-deque 0.8.3
  • crossbeam-epoch 0.9.15
  • crossbeam-utils 0.8.16
  • either 1.9.0
  • getrandom 0.2.10
  • js-sys 0.3.64
  • libc 0.2.149
  • log 0.4.20
  • matrixmultiply 0.3.8
  • memoffset 0.9.0
  • ndarray 0.15.6
  • num-complex 0.4.4
  • num-derive 0.4.1
  • num-integer 0.1.45
  • num-traits 0.2.17
  • once_cell 1.18.0
  • ppv-lite86 0.2.17
  • proc-macro2 1.0.69
  • quote 1.0.33
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • rawpointer 0.2.1
  • rayon 1.8.0
  • rayon-core 1.12.0
  • scopeguard 1.2.0
  • syn 2.0.38
  • unicode-ident 1.0.12
  • wasi 0.11.0+wasi-snapshot-preview1
  • wasm-bindgen 0.2.87
  • wasm-bindgen-backend 0.2.87
  • wasm-bindgen-macro 0.2.87
  • wasm-bindgen-macro-support 0.2.87
  • wasm-bindgen-shared 0.2.87
  • web-sys 0.3.64
port5/Cargo.toml cargo
port6/Cargo.lock cargo
  • anstream 0.6.4
  • anstyle 1.0.4
  • anstyle-parse 0.2.2
  • anstyle-query 1.0.0
  • anstyle-wincon 3.0.1
  • autocfg 1.1.0
  • bumpalo 3.14.0
  • cfg-if 1.0.0
  • clap 4.4.6
  • clap_builder 4.4.6
  • clap_derive 4.4.2
  • clap_lex 0.5.1
  • colorchoice 1.0.0
  • console_error_panic_hook 0.1.7
  • console_log 1.0.0
  • crossbeam-deque 0.8.3
  • crossbeam-epoch 0.9.15
  • crossbeam-utils 0.8.16
  • crunchy 0.2.2
  • diff 0.1.13
  • either 1.9.0
  • equivalent 1.0.1
  • getrandom 0.2.10
  • half 2.3.1
  • hashbrown 0.14.2
  • heck 0.4.1
  • hermit-abi 0.3.3
  • indexmap 2.0.2
  • int-enum 0.5.0
  • int-enum-impl 0.5.0
  • js-sys 0.3.64
  • libc 0.2.149
  • log 0.4.20
  • matrixmultiply 0.3.8
  • memchr 2.6.4
  • memmap2 0.7.1
  • memoffset 0.9.0
  • num_cpus 1.16.0
  • once_cell 1.18.0
  • ppv-lite86 0.2.17
  • pretty_assertions 1.4.0
  • proc-macro-crate 1.3.1
  • proc-macro2 1.0.69
  • quote 1.0.33
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • rawpointer 0.2.1
  • rayon 1.8.0
  • rayon-core 1.12.0
  • scopeguard 1.2.0
  • strsim 0.10.0
  • syn 1.0.109
  • syn 2.0.38
  • toml_datetime 0.6.3
  • toml_edit 0.19.15
  • unicode-ident 1.0.12
  • utf8parse 0.2.1
  • wasi 0.11.0+wasi-snapshot-preview1
  • wasm-bindgen 0.2.87
  • wasm-bindgen-backend 0.2.87
  • wasm-bindgen-macro 0.2.87
  • wasm-bindgen-macro-support 0.2.87
  • wasm-bindgen-shared 0.2.87
  • web-sys 0.3.64
  • windows-sys 0.48.0
  • windows-targets 0.48.5
  • windows_aarch64_gnullvm 0.48.5
  • windows_aarch64_msvc 0.48.5
  • windows_i686_gnu 0.48.5
  • windows_i686_msvc 0.48.5
  • windows_x86_64_gnu 0.48.5
  • windows_x86_64_gnullvm 0.48.5
  • windows_x86_64_msvc 0.48.5
  • winnow 0.5.17
  • yansi 0.5.1
port6/Cargo.toml cargo
  • pretty_assertions 1.2.1 development
  • console_error_panic_hook 0.1.7
  • console_log 1.0.0
  • getrandom 0.2.10
  • js-sys 0.3.64
  • log 0.4.19
  • num_cpus 1.16.0
  • rand 0.8.5
  • rayon 1.7.0
  • wasm-bindgen 0.2
  • web-sys 0.3.64