bytecount • 0.6.8count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast
DIRECT
0
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
DIRECT
0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.
INDIRECT
0
MIT OR Unlicense1
Package
Relation
Dependencies
Published
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.
DIRECT
0
MIT1
Package
Relation
Dependencies
Published
nom • 5.1.3A byte-oriented, zero-copy, parser combinators library