• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Name: memchr
2URL: https://crates.io/crates/memchr
3Version: 2.7.4
4Revision: 8ad339524d857a2dd9e7231b497ed92aa0f5c334
5License: MIT
6License File: //third_party/rust/chromium_crates_io/vendor/memchr-2.7.4/LICENSE-MIT
7Shipped: yes
8Security Critical: yes
9
10Description: Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
111, 2 or 3 byte search and single substring search.
12
13