PackageTrack
Sign in Get early access

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 2022
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 0.5.3 07 Jul 2022
    Release notes

    Release 0.5.3 with fewer buffer overflows

    Open source →
    Release notes
    • Fix buffer overflows in find. (#55)
    Open source →
  2. 0.5.2 09 May 2022
    Release notes

    Release 0.5.2 with 32-bit X86 fixes

    Open source →
    Release notes
    • Support 32-bit code with SSE4.2. (#52)
    Open source →
  3. 0.5.1 18 Sep 2021
    Release notes

    Release 0.5.1 with fewer segfaults

    Open source →
    Release notes
    • Avoid accessing invalid memory when the search string isn't found and the haystack ends on a OS memory page. (#45)
    Open source →
  4. 0.5.0 06 May 2021
    Release notes

    Release 0.5.0 with MSRV bump

    Open source →
    Release notes
    • Update minimum required Rust version to Rust 1.51. (#39)
    Open source →
  5. 0.4.4 10 Jun 2019
    Release notes

    Release 0.4.4 with 32-bit X86 fixes

    Open source →
  6. 0.4.3 26 Aug 2018
    Release notes

    Release 0.4.3 with better instruction coalescing

    Open source →
    Release notes
    • Coalesce back-to-back instructions for small performance improvements. (#35)
    Open source →
  7. 0.4.2 11 Jul 2018
    Release notes

    Release 0.4.2 fixing a misalignment false positive

    Open source →
    Release notes

    Fixed

    • No longer reports false positives in certain cases when input data is not aligned on a 16-byte boundary. (#19)
    Open source →
  8. 0.4.1 07 Jul 2018
    Release notes

    Release 0.4.1 with support for substrings again

    Open source →
    Release notes

    Added

    • Substring support restored. (#20)
    Open source →
  9. 0.4.0 13 May 2018
    Release notes

    Changed

    • Complete rewrite from inline assembly to stable compiler intrinsics.

    Added

    • Directly searching through a slice of bytes is now supported.

    Removed

    • Substring was removed during the rewrite.
    Open source →
  10. 0.3.1 29 Jul 2015
    Release notes

    Release 0.3.1 with nicer macro for AsciiChars

    Open source →
  11. 0.3.0 29 Jul 2015

    Nothing published for this version

  12. 0.2.0 15 May 2015

    Nothing published for this version

  13. 0.1.0 08 May 2015

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive