Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

aho-corasick-algorithm

Here are 39 public repositories matching this topic...

Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.

  • UpdatedJul 12, 2022
  • C#

PFAC is an open library for exact string matching performed on NVIDIA GPUs

  • UpdatedOct 17, 2018
  • C++

Efficient String Matching Regular Expressions

  • UpdatedSep 9, 2019
  • C

This is a command-line program for searching text for multiple words (or phrases) in a single pass. The runtime is O(n + m + z), where n is the length of the searched text, m is the total length of all the words we are looking for, and z is the total number of occurrences of words we are looking for.

  • UpdatedJul 15, 2017
  • Java

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

  • UpdatedMar 14, 2018
  • C++

AhoCorasick, AC自动机

  • UpdatedMay 22, 2017
  • Python

Golang implementation of Aho-Corasick algorithm.

  • UpdatedOct 11, 2023
  • Go

The implementation of perfect hashing based parallel failureless Aho-Corasick algorithm on Graphic Processing Units

  • UpdatedMar 30, 2018
  • C

A DFA string searcher implemented using the Aho-Corasick algorithm.

  • UpdatedMay 27, 2022
  • Python

A react app to visualize the Aho-Corasick string search algorithm. Link Below.

  • UpdatedMar 15, 2023
  • JavaScript

A short, simple, small footprint, fully documented, compliant, and easy to use implementation of the Aho-Corasick algorithm.

  • UpdatedFeb 23, 2025
  • C

Aho-Corasick Visualization Project with GUI using wxWidgets

  • UpdatedDec 26, 2024
  • C++

Python implementation of Aho-Corasick algorithm for string searching

  • UpdatedDec 29, 2021
  • Python

Framework for the extraction of features from Wikipedia XML dumps.

  • UpdatedAug 16, 2021
  • Python

A reference document that can be used in programming competitions

  • UpdatedNov 18, 2024
  • TeX

Improve this page

Add a description, image, and links to theaho-corasick-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with theaho-corasick-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp