Skip to content

Pull requests: KokaKiwi/rust-hex

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: no-allocation hex-encoding using HexWriter
#86 opened Feb 27, 2024 by elsirion Loading…
feat: decode_in_slice() enhancement
#83 opened Dec 2, 2023 by jarkkojs Loading…
Simplify encode_to_slice by using chunks_exact_mut
#79 opened Jul 19, 2023 by mina86 Loading…
Return &mut str from encode_to_slice api-breaking Breaks API enhancement
#72 opened Jul 30, 2022 by elichai Loading…
tests: Adapt to clippy lint rename
#67 opened Dec 20, 2021 by cgwalters Loading…
Add encode_to API
#66 opened Dec 17, 2021 by cgwalters Loading…
Improve performance of encoding
#64 opened Aug 28, 2021 by taiki-e Loading…
Update dev-dependencies
#63 opened Jul 18, 2021 by taiki-e Loading…
Improve performance of decoding
#62 opened Jul 18, 2021 by taiki-e Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.