24 releases

0.10.1 Aug 15, 2024
0.10.0 Apr 11, 2024
0.9.10 Feb 23, 2024
0.9.9 Aug 23, 2023
0.6.0 Jul 29, 2022

#36 in No standard library

Download history 833/week @ 2024-07-29 575/week @ 2024-08-05 720/week @ 2024-08-12 1026/week @ 2024-08-19 1093/week @ 2024-08-26 637/week @ 2024-09-02 512/week @ 2024-09-09 757/week @ 2024-09-16 491/week @ 2024-09-23 937/week @ 2024-09-30 693/week @ 2024-10-07 386/week @ 2024-10-14 688/week @ 2024-10-21 488/week @ 2024-10-28 557/week @ 2024-11-04 943/week @ 2024-11-11

2,683 downloads per month
Used in 2 crates

MIT/Apache

35KB
693 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