Topic: "boyer-moore-algorithm"
0x1F9F1/mem
A collection of C++11 headers useful for reverse engineering
Language: C++ - Size: 400 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 146 - Forks: 26

kehengzhong/adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Language: C - Size: 1.35 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 114 - Forks: 46

eriknyquist/boyermoore
Boyer-moore in pure python, search for unicode strings in large files quickly
Language: Python - Size: 2.79 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 0

rootslab/bop
Bop is a very fast Boyer-Moore parser/matcher for String or Buffer patterns.
Language: JavaScript - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 2

amenezes/pybmoore
Python/Cython Boyer-Moore string-search algorithm
Language: Python - Size: 436 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

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.
Language: C++ - Size: 504 KB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 6

berv-uni-project/tweety 📦
Tweety, Twitter Tweet Analyzer
Language: C# - Size: 26.6 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

DinaraGil/Search-Algorithms
Linear, binary, brute-force, Boyer-Moore search algorithms. Comparison of time usage of binary and linear algoritms with Tkinter GUI.
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

SamuraJey/NodeJS-HW
Репозиторий для задач по курсу "скрипты"
Language: JavaScript - Size: 1.11 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

LesiaUKR/goit-algo-hw-05
Master's | Basic Algorithms & Data structures | Module 5 | Searching Algorithms
Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

rashi-bhansali/Spell-Checker
Created a Flask (python) based web tool that uses Boyer-Moore String/Pattern matching approximation algorithm to rectify misspelled words via suggestions
Language: Python - Size: 568 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bryanvanhuyneghem/UGhent_Advanced-Algorithms
Labs for the Advanced Algorithms course
Language: C++ - Size: 53 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ptrvsrg/NSU-labs-C
Лабораторные работы по дисциплине "Программирование" 1 курса ФИТ НГУ
Language: C - Size: 993 KB - Last synced at: about 17 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

byrafsha/algorithms-for-patterns
Design and Analysis of Algorithms, Assignment - BS CS Degree Program
Language: C++ - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

roza/boyer-moore-demo Fork of dwnusbaum/boyer-moore-demo
Interactive demo of the Boyer-Moore string search algorithm (bad character rule only)
Language: TypeScript - Size: 947 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

anhoder/boyer-moore
PHP implementation of Boyer-Moore character search algorithm, support for Chinese.
Language: PHP - Size: 8.79 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

KyleSmith19091/GREP_Implementation
Naive implementation of grep tool using the Boyer Moore String matching algorithm
Language: C++ - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

kevvaria/Pattern-Matching
Match patterns between different strings and display the number of comparisons for each pattern
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

nandadeepd/string-matching
Algorithms final project, winter 2019
Language: Jupyter Notebook - Size: 1.96 MB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

lisael/pony-bm
Fast string search using Boyer-Moore algorithm in pony
Language: Pony - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

ahmeddwalid/ComputingAlgorithms
Computing Algorithms Assignment
Language: Kotlin - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

vikasawadhiya/Boyer-Moore-Algorithm
Detailed explanation of the Boyer-Moore algorithm.
Size: 340 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ASMHSE/LookingFor-in-Assembly
A Masm64 tool to find strings in files.
Language: Assembly - Size: 713 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

anii21/Plagiarism-Detector
This repo contains the source code of Plagiarism detection system using string matching algorithm -Knuth-Morris-Pratt, Boyer-Moore and Rabin Karp.
Language: Python - Size: 97.6 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

yevheniidatsenko/goit-algo-hw-05
📊 Hometask - Basic Algorithms and Data Structures (Search Algorithms)
Language: Python - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

genielvn/PDF-Keyword-Search-Engine
A tool to search keywords on multiple PDF files using Boyer-Moore Search Matching Algorithm.
Language: Python - Size: 114 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

lipeeeee/srch
Performant recursive file content search tool for quick string matching
Language: Go - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Francesco601/Python-DSA
This is a repository of algorithms and data structures in Python and related stuff.
Language: Python - Size: 148 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RobertCarrUTA/C-Multithreaded-Fast-Substring-Finder
This is an extremely fast implementation of the Boyer-Moore substring search algorithm for Windows. It can find a substring at the end of a 112,386,212 character file in 0.003 seconds. This project was primarily an experiment, driven by curiosity to explore speed potential in substring searching. It does not intend to serve practical applications.
Language: C - Size: 70.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

YigitTuncer07/StringMatchingComparison
A comparison of Brute-Force, Horspool's and Boyer-Moore string matching algorithms
Language: HTML - Size: 4.86 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mikeleo03/ChatGPT-Clone-String-Matching
Tugas Besar 3 Strategi Algoritma IF2211 - Simple ChatGPT Clone using KMP and Boyer-Moore String Matching Algorithms
Language: JavaScript - Size: 5.44 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/boyer-moore-algorithm
The Boyer-Moore algorithm is a string search algorithm that efficiently searches for the occurrence of a pattern in a text. It works by pre-processing the pattern to determine the bad character rule and good suffix rule, which are used to quickly skip over sections of the text that cannot match the pattern. Time complexity of O(n/m)
Language: Kotlin - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

krystof-cejchan/algorithms_for_searching_in_csv
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mimmey/BoyerMoore
Boyer-Moore algorithm
Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lucianobajr/TPS-PAA
Trabalhos Práticos da disciplina de CCF 330 - Projeto e Análise de Algoritmos
Language: C - Size: 4.14 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tnt-pham/StringMatcher
Final programming project for Programming I.
Language: Python - Size: 207 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

LuckyWirasakti/telegram-bot
Telegram Bot With Boyer Moore Algorithm Implementation
Language: PHP - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kylethedeveloper/fill_in_the_blanks
This is a C++ project for my Analysis of Algorithms class.
Language: C++ - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

vin-rmdn/dialectify
Turn a sentence of a language into a bizzare, unreadable dialected language with inspirations from another language.
Language: PHP - Size: 118 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

fzehracetin/data-structures-and-algorithms
All necessary codes for Data Structures and Algorithms that I learned in the namesake course.
Language: C - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

vincentbudianto/ChatBot
A simple chatbot that can answer some simple questions
Language: CSS - Size: 987 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

pasindumadusanka95/C-algo
C language algo
Language: C - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

krad/boyermoore
Boyer-Moore search algorithm implemented as an extension on Collection
Language: Swift - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

karenyov/algoritmoBoyerMoore
Language: Java - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

tifaniwarnita/STIMA3-Catalyzer
Web application for retrieving tweet data using Knuth–Morris–Pratt and Boyer–Moore algorithms for the string matching.
Language: Java - Size: 7.59 MB - Last synced at: over 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 1

naironics/DsAlgos
Data Structures & Algorithms in Java
Language: Java - Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0
