[ 源代码: rust-aho-corasick ]
软件包:librust-aho-corasick-dev(1.1.3-1)
librust-aho-corasick-dev 的相关链接
Debian 的资源:
下载源码包 rust-aho-corasick:
- [rust-aho-corasick_1.1.3-1.dsc]
- [rust-aho-corasick_1.1.3.orig.tar.gz]
- [rust-aho-corasick_1.1.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Fast multiple substring searching - Rust source code
A library for finding occurrences of many patterns at once with SIMD acceleration in some cases. This library provides multiple pattern search principally through an implementation of the Aho-Corasick algorithm, which builds a finite state machine for executing searches in linear time. Features include case insensitive matching, overlapping matches, fast searching via SIMD and optional full DFA construction and search & replace in streams.
其他与 librust-aho-corasick-dev 有关的软件包
|
|
|
|
-
- dep: librust-log-0.4+default-dev (>= 0.4.17-~~)
- 软件包暂时不可用
-
- dep: librust-memchr-2+std-dev (>= 2.4.0-~~)
- 软件包暂时不可用
-
- dep: librust-memchr-2-dev (>= 2.4.0-~~)
- 软件包暂时不可用