GitHub topics: strstr
ashvardanian/stringzilla-benchmarks-rs
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
Language: Rust - Size: 125 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 45 - Forks: 4

IAKOBVS/find-and-replace
Find and replace fixed-strings
Language: C - Size: 79.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

charltoncr/strstr.c
Faster standard C library string search
Language: C - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

JustinButler700/Implement-strStr-LEETCODE-EASY
finds the index of a given substring if it exists, otherwise returns -1.
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

erwan-simon/asm_library
Reimplementation of basic functions in assembly
Language: C - Size: 5.86 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0
