#symbols #elf #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

#366 in Operating systems

Download history 180/week @ 2026-03-05 9/week @ 2026-03-12 19/week @ 2026-03-19 17/week @ 2026-03-26 39/week @ 2026-04-02 1/week @ 2026-04-09 8/week @ 2026-04-16 46/week @ 2026-05-07 17/week @ 2026-05-14 65/week @ 2026-05-21 445/week @ 2026-05-28 423/week @ 2026-06-04 173/week @ 2026-06-11 32/week @ 2026-06-18

1,092 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

~1.5MB
~26K SLoC