Repository navigation
#
strstr
- Website
- Wikipedia
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
Rust
46
1 天前
Faster standard C library string search
C
2
1 年前
finds the index of a given substring if it exists, otherwise returns -1.
Java
0
4 年前