#elf #symbols #relocate

no-std rcrt1

Relocate ELF dynamic symbols

7 stable releases

2.5.0 Jan 13, 2023
2.4.0 May 5, 2022
1.0.0 Oct 19, 2021

#309 in Operating systems

Download history 941/week @ 2023-12-11 226/week @ 2023-12-18 90/week @ 2023-12-25 72/week @ 2024-01-01 76/week @ 2024-01-08 271/week @ 2024-01-15 74/week @ 2024-01-22 234/week @ 2024-01-29 150/week @ 2024-02-05 73/week @ 2024-02-12 108/week @ 2024-02-19 424/week @ 2024-02-26 141/week @ 2024-03-04 147/week @ 2024-03-11 52/week @ 2024-03-18 75/week @ 2024-03-25

426 downloads per month
Used in 3 crates

Apache-2.0

10KB
120 lines

Workflow Status Average time to resolve an issue Percentage of issues still open Maintenance

rcrt1

Relocate ELF dynamic symbols.

Has to be used with

[profile.dev.package.rcrt1]
opt-level = 3
debug-assertions = false
overflow-checks = false

in the Cargo.toml of the binary.

License: Apache-2.0

Dependencies

~1MB
~17K SLoC