Skip to content

Pull requests: marshallpierce/rust-base64

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

Pull requests list

Bump rand from 0.8.5 to 0.9.3 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#295 opened Apr 14, 2026 by dependabot bot Loading…
update copyright year to 2026
#294 opened Jan 15, 2026 by wgyt Loading…
Add method to check for decoding errors
#287 opened Jun 21, 2025 by tcerqueira Loading…
3 of 4 tasks
Add a test case for decode_slice_unchecked panic
#284 opened May 28, 2025 by AbeZbm Loading…
Rework UTF-8 writing
#277 opened Nov 22, 2024 by rkuklik Loading…
Replace internal buffer in decoder with BufRead
#231 opened Mar 31, 2023 by Kixunil Loading…
decode: use exact decoded length rather than estimation
#227 opened Feb 10, 2023 by mina86 Contributor Loading…
2
3
EncoderWriter: no longer adhere to ‘at most one write’
#220 opened Jan 20, 2023 by mina86 Contributor Loading…
perf(encode): vec alloc & utf8 unchecked
#180 opened Mar 6, 2022 by AaronO Loading…
perf(decode): optimize Vec alloc/resize
#179 opened Mar 6, 2022 by AaronO Loading…
Implement an AVX2 accelerated Engine
#170 opened Sep 15, 2021 by dequbed Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.