Libhermit Rs Versions Save

A Rust-based, lightweight unikernel.

v0.6.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/hermitcore/libhermit-rs/compare/v0.5.0...v0.6.0

v0.5.0

1 year ago

What's Changed

Full Changelog: https://github.com/hermitcore/libhermit-rs/compare/v0.4.4...v0.5.0

v0.4.4

1 year ago

What's Changed

Full Changelog: https://github.com/hermitcore/libhermit-rs/compare/v0.4.3...v0.4.4

v0.4.3

1 year ago

What's Changed

Full Changelog: https://github.com/hermitcore/libhermit-rs/compare/v0.4.2...v0.4.3

v0.4.2

1 year ago

Changes:

  • #477 : Improvement of the ring buffer management
  • #476 : Bump time from 0.3.10 to 0.3.11
  • #475 : Bump crossbeam-utils from 0.8.9 to 0.8.10

v0.4.1

1 year ago

What's Changed

v0.4.0

2 years ago

New build system

$ cargo xtask build --arch x86_64

generates target/x86_64/debug/libhermit.a.

What's Changed

New Contributors

Full Changelog: https://github.com/hermitcore/libhermit-rs/compare/v0.3.54...v0.4.0

v0.3.54

2 years ago

Full Changelog: https://github.com/hermitcore/libhermit-rs/compare/v0.3.53...v0.3.54

v0.3.53

2 years ago

v0.3.52

2 years ago
  • using async tasks to check the network device