sehnryrpushed 1 commit to main • 2ab3040…f1bbce5 • on Nov 9, 2024
refactor find byte method
sehnryrpushed 1 commit to main • 74a086a…2ab3040 • on Oct 6, 2024
refactor project and rename files
sehnryrpushed 2 commits to main • 3e9042d…74a086a • on Oct 6, 2024
refactor using macro_rules for char to int conversion
sehnryrpushed 1 commit to main • 79fb93a…3e9042d • on Oct 6, 2024
unlock thread count from 8 to 16
sehnryrpushed 1 commit to main • ffd421c…79fb93a • on Oct 6, 2024
sehnryrpushed 1 commit to main • 49b7890…ffd421c • on Oct 6, 2024
refactor remove raw record
sehnryrpushed 3 commits to main • 4d188d1…49b7890 • on Oct 6, 2024
refactor if to match for readability
sehnryrpushed 1 commit to main • 83cf1bc…4d188d1 • on Oct 6, 2024
move find index into util
sehnryrpushed 1 commit to main • 3d2cb55…83cf1bc • on Oct 6, 2024
use simd for finding index of semicolumn
sehnryrpushed 1 commit to main • 734d76c…3d2cb55 • on Oct 6, 2024
return last operation instead of reassign
sehnryrpushed 1 commit to main • aefb86f…734d76c • on Oct 5, 2024
sehnryrpushed 2 commits to main • 75b9e6e…aefb86f • on Oct 5, 2024
update text and hardware list
sehnryrpushed 2 commits to main • 802bc84…75b9e6e • on Sep 30, 2024
sehnryrpushed 3 commits to main • 9359751…802bc84 • on Sep 30, 2024
use slice pattern for temperature on chunk when parsing
sehnryrpushed 1 commit to main • 10901c0…9359751 • on Sep 30, 2024
add panic when city name is too short
sehnryrpushed 1 commit to main • e15948b…10901c0 • on Sep 30, 2024
sehnryrpushed 1 commit to main • d0e89b7…e15948b • on Sep 30, 2024
use slice pattern for hash
sehnryrpushed 2 commits to main • 1da271b…d0e89b7 • on Sep 30, 2024
forgot to remove unused generic bound
sehnryrpushed 2 commits to main • a447400…1da271b • on Sep 30, 2024
make iterator's next method inline
sehnryrpushed 1 commit to main • 282f5bd…a447400 • on Sep 30, 2024
optimize record parsing by skipping obvious bytes
sehnryrpushed 5 commits to main • 0824c15…282f5bd • on Sep 30, 2024
add new infos and tmpfs method
sehnryrpushed 1 commit to main • 16fb2d2…0824c15 • on Sep 29, 2024
merge single-thread solution with main package
Pull request merge
sehnryrpushed 11 commits to main • ae8d976…16fb2d2 • on Sep 29, 2024
merge single-thread solution with main package
sehnryrpushed 1 commit to dev • 41a0725…24b30be • on Sep 29, 2024
use real size for buffer capacity
sehnryrpushed 4 commits to dev • 2f484e1…41a0725 • on Sep 29, 2024
use IntoIterator instead of to_vec method
sehnryrpushed 2 commits to dev • 1ee4019…2f484e1 • on Sep 28, 2024
sehnryrpushed 1 commit to dev • f5fabeb…1ee4019 • on Sep 28, 2024
sehnryrpushed 2 commits to dev • 0060e62…f5fabeb • on Sep 28, 2024
You can’t perform that action at this time.