Repository navigation

#

strstr

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 年前

Reimplementation of basic functions in assembly

C
1
6 年前

Find and replace fixed-strings

C
0
10 个月前

finds the index of a given substring if it exists, otherwise returns -1.

Java
0
4 年前