An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with kmp-algorithm

A curated list of projects in awesome lists tagged with kmp-algorithm .

https://github.com/khubaibkhan4/wallpaper-kmp

Wallpaper Desktop Kotlin Multiplatform (Android, iOS, Desktop & Web). A KMP application for browsing and downloading wallpapers. Built using Kotlin Multiplatform, Compose Desktop, and Ktor.

android android-application compose-multiplatform compose-navigation desktop desktop-compose ios-app ios-swift kmm kmp kmp-algorithm kmp-library kmp-mvvm kmp-viewmodel web-compose

Last synced: 02 May 2025

https://github.com/khubaibkhan4/wallpapers-desktop

Wallpaper Desktop KMP Application. A desktop application for browsing and downloading wallpapers. Built using Kotlin Multiplatform, Compose Desktop, and Ktor.

compose compose-multiplatform kamel kmp kmp-algorithm kotlin-android ktor ktor-client ktorm wallpaper wallpaper-app wallpaper-desktop wallpaper-engine wallpapers

Last synced: 18 Jun 2025

https://github.com/avinash793/string-matching-algorithms-and-applications

Implementation of various string matching algorithms and their experimental analysis. Contains paper describing different string matching algorithms with their time and space complexities.

aho-corasick-algorithm approximate-string-matching automata boyer-moore-algorithm brute-force c-plus-plus hybrid-string kmp-algorithm rabin-karp-algorithm string-matching suffix-tries

Last synced: 10 Apr 2025

https://github.com/rishit7/corpusqnatool

CorpusQnATool that uses a Corpus and chatGPT to for answers to input queries.

corpus-tools kmp-algorithm llm

Last synced: 28 Feb 2025

https://github.com/remierichards/kmpsearch-rs

Rust implementation of Knuth-Morris-Pratt Searching

kmp-algorithm rust-library searching-algorithms string-search

Last synced: 26 Apr 2025

https://github.com/techy4shri/kmp-intrusion-detection-system

This IDS focuses on detecting intrusion attempts by matching patterns in network data (such as suspicious strings in payloads or requests). It integrates the Knuth-Morris-Pratt (KMP) string-search algorithm for efficient pattern matching while also using auxiliary methods such as hashing and tries for indexing or rule-based detection.

cpp11 cybersecurity-tools data-structures intrusion-detection-system kmp-algorithm multithreading python-3 string-matching

Last synced: 10 Feb 2025

https://github.com/kaesaecracker/knuth-morris-pratt

Type in a text and a pattern to search and enjoy a colored output of what the KMP algorithm does.

c-sharp cli kmp-algorithm kmp-matcher

Last synced: 15 May 2025

https://github.com/danitilahun/competitiveprogrammingsolutions

A comprehensive collection of code solutions for LeetCode and Codeforces problems, designed to enhance your competitive programming skills and help you tackle coding challenges with confidence.

algorithms array data-structures dynamic-programming graph kmp-algorithm linked-list matrix monotonic-stack python queue sliding-window sorting-algorithms stack tree trie two-pointers union-find

Last synced: 18 Feb 2025

https://github.com/sourlemonjuice/find-monkey-string

Find a specific string in a stream of random characters with Command Line

c cli command-line kmp-algorithm

Last synced: 22 Feb 2025

https://github.com/tinysets/kmp-js

Easy to read,kmp-algorithm in js/ts

js kmp kmp-algorithm kmp-matcher string-matching string-search ts

Last synced: 10 Apr 2025

https://github.com/itaditya/tadaa

Design and Analysis of Algorithms (CLRS ALGO) in Python

bfs binary-heap binary-search-tree binary-trees graphs kmp-algorithm trees

Last synced: 06 Apr 2025

https://github.com/mikeleo03/chatgpt-clone-string-matching

Tugas Besar 3 Strategi Algoritma IF2211 - Simple ChatGPT Clone using KMP and Boyer-Moore String Matching Algorithms

boyer-moore-algorithm chatgpt kmp-algorithm regex web-based

Last synced: 16 Mar 2025