#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

#337 in Operating systems

Download history 73/week @ 2024-01-05 268/week @ 2024-01-12 81/week @ 2024-01-19 131/week @ 2024-01-26 209/week @ 2024-02-02 113/week @ 2024-02-09 84/week @ 2024-02-16 270/week @ 2024-02-23 267/week @ 2024-03-01 187/week @ 2024-03-08 79/week @ 2024-03-15 69/week @ 2024-03-22 88/week @ 2024-03-29 96/week @ 2024-04-05 60/week @ 2024-04-12 46/week @ 2024-04-19

298 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
~18K SLoC