Commits
Click on a commit to change the comparison rangerefactor(base32): reorder std imports in base_common.rs for consistency3 months ago
by mattsu2020 Merge branch 'main' into base32_performance_check2 months ago
by mattsu2020 refactor(base32): remove unsafe buffer handling in encode/decode2 months ago
by mattsu2020 perf(base32): optimize input handling by switching to BufRead for efficient buffering2 months ago
by mattsu2020