licenses.dev

aho-corasick v0.7.20

Fast multiple substring searching.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT OR Unlicense

Dependency Licenses

MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/aho-corasick)](https://licenses.dev/cargo/aho-corasick)
<a href="https://licenses.dev/cargo/aho-corasick">
  <img src="https://licenses.dev/b/cargo/aho-corasick" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.20 version:

[![licenses](https://licenses.dev/b/cargo/aho-corasick/0.7.20)](https://licenses.dev/cargo/aho-corasick/0.7.20)
<a href="https://licenses.dev/cargo/aho-corasick/0.7.20">
  <img src="https://licenses.dev/b/cargo/aho-corasick/0.7.20" alt="licenses" />
</a>
GitHub