23 releases

0.10.0 Apr 11, 2024
0.9.10 Feb 23, 2024
0.9.9 Aug 23, 2023
0.9.4 Jun 19, 2023
0.6.0 Jul 29, 2022

#38 in No standard library

Download history 85/week @ 2023-12-23 280/week @ 2023-12-30 666/week @ 2024-01-06 556/week @ 2024-01-13 498/week @ 2024-01-20 528/week @ 2024-01-27 1314/week @ 2024-02-03 929/week @ 2024-02-10 999/week @ 2024-02-17 888/week @ 2024-02-24 621/week @ 2024-03-02 735/week @ 2024-03-09 591/week @ 2024-03-16 700/week @ 2024-03-23 713/week @ 2024-03-30 1605/week @ 2024-04-06

3,820 downloads per month
Used in 2 crates

MIT/Apache

30KB
620 lines

hermit-entry

Crates.io docs.rs CI

Hermit's loading and entry API.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Hermit's loading and entry API.

This crate parses and loads Hermit applications ([elf]).

Additionally, this crate unifies Hermit's entry API (Entry) for all loaders and the kernel.

Dependencies

~0.7–1MB
~18K SLoC