Suffix trie for substring matching #142

Open
opened 2026-01-29 15:05:30 +00:00 by claunia · 0 comments
Owner

Originally created by @QubitMatrix on GitHub (Nov 19, 2022).

What would you like to share?

C code for substring matching and other substring related functions using suffix trie

Additional information

No response

Originally created by @QubitMatrix on GitHub (Nov 19, 2022). ### What would you like to share? C code for substring matching and other substring related functions using suffix trie ### Additional information _No response_
claunia added the Stale label 2026-01-29 15:05:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#142