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

Projects in Awesome Lists tagged with boyer-moore-algorithm

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

https://github.com/eriknyquist/boyermoore

Boyer-moore in pure python, search for unicode strings in large files quickly

boyer-moore boyer-moore-algorithm boyermoore file-search file-searcher pure-python python3 string-matching unicode utf-8 utf8

Last synced: 01 May 2025

https://github.com/rootslab/bop

Bop is a very fast Boyer-Moore parser/matcher for String or Buffer patterns.

boyer-moore boyer-moore-algorithm parser pattern-matching search-algorithm

Last synced: 14 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/amenezes/pybmoore

Python/Cython Boyer-Moore string-search algorithm

boyer-moore boyer-moore-algorithm cython python

Last synced: 18 Dec 2024

https://github.com/kylesmith19091/grep_implementation

Naive implementation of grep tool using the Boyer Moore String matching algorithm

boyer-moore-algorithm cli grep-like

Last synced: 28 Mar 2025

https://github.com/anhoder/boyer-moore

PHP implementation of Boyer-Moore character search algorithm, support for Chinese.

boyer-moore boyer-moore-algorithm chinese php string-matcher

Last synced: 22 Mar 2025

https://github.com/ribborges/string-matching

A simple C program using the Boyer-More algorithm.

boyer-moore-algorithm c university-project

Last synced: 09 Apr 2025

https://github.com/yevheniidatsenko/goit-algo-hw-05

📊 Hometask - Basic Algorithms and Data Structures (Search Algorithms)

boyer-moore-algorithm goit goit-algo-hw-05 hash-table-search knuth-morris-pratt-search rabin-karp-search

Last synced: 05 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