Topic: "string-pattern-matching"
Myndex/colorparsley
A lightweight but versatile mini-lib to parse color strings, objects, or numbers, returning a simple rgba array, and related string utilities. This was developed as part of the basic APCA distro.
Language: JavaScript - Size: 5.16 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 4

PG1003/lex
C++ library for Lua style pattern matching
Language: C++ - Size: 155 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 3

Husseinhj/AndroidPattern
Format numbers using a string pattern with this simple number formatted like ##-####-##
Language: Kotlin - Size: 235 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

terance-edmonds/python-regex
Simple RegEx pattern matching algorithm with Python
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

YasoJan/CourseFinder
CourseFinder demonstrates the inefficiency of the brute force string pattern matching algorithm, showcasing its slow time complexity. Use this program to learn how a string pattern matching algorithm implementing brute force looks in Java.
Language: Java - Size: 271 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ynd24/String-Pattern-Matching-Linear-Time
Using Python, created an algorithm inspired by Rabin-Karp Algorithm for string pattern matching in linear time
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
