https://github.com/hermit-os/kernel

A Rust-based, lightweight unikernel.
https://github.com/hermit-os/kernel

Keywords

cloud-computing high-performance-computing kernel operating-system operating-systems osdev rust rust-lang unikernels virtualization

Keywords from Contributors

unikernel observational measure parallel archiving transformers anime charts composer optim

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

A Rust-based, lightweight unikernel.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: over 1 year ago

Total Commits: 4,247
Total Committers: 45
Avg Commits per committer: 94.378
Development Distribution Score (DDS): 0.372

Commits in past year: 625
Committers in past year: 16
Avg Commits per committer in past year: 39.063
Development Distribution Score (DDS) in past year: 0.6

Name Email Commits
Stefan Lankes s****s@e****e 2666
Martin Kröning m****g@p****t 593
dependabot[bot] 4****] 197
Colin Finck c****k@r****e 164
Martin Kröning m****g@e****e 154
Stefan Lankes s****s 90
daniel-k g****b@d****t 71
mustermeiszer m****r@g****m 65
Jonathan Schwender s****n@g****m 48
Martin Kröning m****g@h****e 27
Thomas Lambertz m****l@t****e 23
Jens Breitbart j****t@g****m 23
Steffen Vogel s****l@e****e 15
Çağatay Yiğit Şahin c****n@o****m 14
simonschoening s****g@r****e 12
jschwe 5****e 9
Simon Pickartz s****z@e****e 8
Nathan Whyte n****5@g****m 6
LucasHaug l****g@h****m 6
Jonathan Schwender s****b@g****m 6
Dirk Stolle s****v@w****e 6
Jonathan Klimt j****t@r****e 5
joboet j****r@i****m 5
Jonas Schroeder j****1@r****e 5
RealRichardParker t****g@g****m 3
Sarah Simon s****n@r****e 3
michael m****9@g****m 3
tlambertz 5****z 2
Colin Finck c****n@r****g 2
Jeehoon Kang j****g@k****r 1
and 15 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 12 months ago

Total issues: 53
Total pull requests: 335
Average time to close issues: 8 months
Average time to close pull requests: 11 days
Total issue authors: 13
Total pull request authors: 12
Average comments per issue: 1.55
Average comments per pull request: 0.32
Merged pull request: 304
Bot issues: 0
Bot pull requests: 135

Past year issues: 37
Past year pull requests: 329
Past year average time to close issues: 2 months
Past year average time to close pull requests: 7 days
Past year issue authors: 10
Past year pull request authors: 11
Past year average comments per issue: 0.92
Past year average comments per pull request: 0.31
Past year merged pull request: 303
Past year bot issues: 0
Past year bot pull requests: 135

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/hermit-os/kernel

Top Issue Authors

  • mkroening (35)
  • dpogorzelski (2)
  • egrimley-arm (2)
  • m-mueller678 (2)
  • newpavlov (2)
  • stlankes (2)
  • wprayudo (2)
  • jounathaen (1)
  • koraa (1)
  • lishaowen0426 (1)
  • septatrix (1)
  • Sxmourai (1)
  • tlambertz (1)

Top Pull Request Authors

  • dependabot[bot] (135)
  • mkroening (125)
  • stlankes (46)
  • cagatay-y (18)
  • sarahspberrypi (3)
  • camnwalter (2)
  • luojia65 (1)
  • jounathaen (1)
  • CarlWachter (1)
  • SFBdragon (1)
  • duanyu-yu (1)
  • simonschoening (1)

Top Issue Labels

  • good first issue (4)
  • soundness (3)
  • design enhancement (2)
  • bug (1)

Top Pull Request Labels

  • dependencies (135)
  • rust (135)

Dependencies

.github/workflows/ci.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v3 composite
  • dsaltares/fetch-gh-release-asset 1.1.0 composite
  • taiki-e/install-action cargo-hack composite
.github/workflows/publish_docs.yml actions
  • actions/checkout v3 composite
  • crazy-max/ghaction-github-pages v3 composite
.github/workflows/security_audit.yml actions
  • actions-rs/audit-check v1 composite
  • actions/checkout v3 composite
Cargo.lock cargo
  • aarch64 0.0.7
  • aarch64-cpu 9.3.1
  • ahash 0.8.3
  • align-address 0.1.0
  • anyhow 1.0.69
  • async-task 4.3.0
  • atomic-polyfill 0.1.11
  • autocfg 1.1.0
  • bit_field 0.10.1
  • bitflags 1.3.2
  • byteorder 1.4.3
  • cfg-if 1.0.0
  • cortex-a 7.5.0
  • critical-section 1.1.1
  • crossbeam-utils 0.8.14
  • defmt 0.3.2
  • defmt-macros 0.3.3
  • defmt-parser 0.3.1
  • dyn-clone 1.0.10
  • exclusive_cell 0.1.0
  • fastrand 1.8.0
  • float-cmp 0.9.0
  • futures-core 0.3.25
  • futures-lite 1.12.0
  • generic_once_cell 0.1.1
  • goblin 0.6.0
  • hash32 0.2.1
  • hashbrown 0.13.2
  • heapless 0.7.16
  • hermit-entry 0.9.1
  • hermit-sync 0.1.2
  • include-transformed 0.2.1
  • instant 0.1.12
  • libc 0.2.139
  • linked_list_allocator 0.10.4
  • llvm-tools 0.1.1
  • lock_api 0.4.9
  • log 0.4.17
  • managed 0.8.0
  • memchr 2.5.0
  • minimal-lexical 0.2.1
  • multiboot 0.8.0
  • nom 7.1.2
  • num-traits 0.2.15
  • once_cell 1.17.0
  • paste 1.0.11
  • pci-ids 0.2.5
  • pflock 0.2.0
  • phf 0.11.1
  • phf_codegen 0.11.1
  • phf_generator 0.11.1
  • phf_shared 0.11.1
  • pin-project-lite 0.2.9
  • plain 0.2.3
  • ppv-lite86 0.2.17
  • proc-macro-error 1.0.4
  • proc-macro-error-attr 1.0.4
  • proc-macro2 1.0.49
  • qemu-exit 3.0.1
  • quote 1.0.23
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • raw-cpuid 10.6.0
  • redox_syscall 0.2.16
  • remove_dir_all 0.5.3
  • rustc_version 0.4.0
  • rustversion 1.0.11
  • scopeguard 1.1.0
  • scroll 0.11.0
  • scroll_derive 0.11.0
  • semver 1.0.16
  • shell-words 1.1.0
  • siphasher 0.3.10
  • smoltcp 0.9.1
  • spin 0.9.5
  • stable_deref_trait 1.2.0
  • syn 1.0.107
  • tempfile 3.3.0
  • time 0.3.17
  • time-core 0.1.0
  • tock-registers 0.7.0
  • tock-registers 0.8.1
  • uart_16550 0.2.18
  • unicode-ident 1.0.6
  • version_check 0.9.4
  • volatile 0.4.5
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-x86_64-pc-windows-gnu 0.4.0
  • x86 0.52.0
  • x86_64 0.14.10
  • xflags 0.3.1
  • xflags-macros 0.3.1
  • xshell 0.2.3
  • xshell-macros 0.2.3
Cargo.toml cargo
  • float-cmp 0.9 development
  • num-traits 0.2 development
  • x86 0.52 development
  • ahash 0.8
  • align-address 0.1
  • async-task 4.3
  • bitflags 1.3
  • crossbeam-utils 0.8
  • dyn-clone 1.0
  • futures-lite 1.11
  • hashbrown 0.13
  • hermit-entry 0.9
  • hermit-sync 0.1.2
  • include-transformed 0.2
  • linked_list_allocator 0.10
  • lock_api 0.4
  • log 0.4
  • pci-ids 0.2
  • pflock 0.2
  • qemu-exit 3.0
  • rand_chacha 0.3
  • shell-words 1.1
  • smoltcp 0.9
hermit-builtins/Cargo.lock cargo
  • libm 0.2.6
hermit-builtins/Cargo.toml cargo
xtask/Cargo.toml cargo

Score: 10.85156760689969