jetscii
A tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes.
0.5.3
5.1M downloads/mo
#4468 most downloaded on crates.io
shepmaster/jetscii
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 2 months to 2.8 years
Most releases are documented
notes for 10 of 13 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
13 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · May 2015 to Jul 2022Releases
latest 13-
0.5.307 Jul 2022 -
0.5.209 May 2022 -
0.5.118 Sep 2021Release notes
Open source →- Avoid accessing invalid memory when the search string isn't found and the haystack ends on a OS memory page. (#45)
-
0.5.006 May 2021 -
0.4.410 Jun 2019 -
0.4.326 Aug 2018Release notes
Open source →- Coalesce back-to-back instructions for small performance improvements. (#35)
-
0.4.211 Jul 2018Release notes
Open source →Fixed
- No longer reports false positives in certain cases when input data is not aligned on a 16-byte boundary. (#19)
-
0.4.107 Jul 2018 -
0.4.013 May 2018Release notes
Open source →Changed
- Complete rewrite from inline assembly to stable compiler intrinsics.
Added
- Directly searching through a slice of bytes is now supported.
Removed
Substringwas removed during the rewrite.
-
0.3.129 Jul 2015 -
0.3.029 Jul 2015Nothing published for this version
-
0.2.015 May 2015Nothing published for this version
-
0.1.008 May 2015Nothing published for this version