ac-machine: Aho-Corasick string matching algorithm in Haskell

[ bsd3, data, library ] [ Propose Tags ]

An implementation of the Aho-Corasick string matching algorithm written in Haskell.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.1, 0.2.0.2, 0.2.0.4, 0.2.0.5
Dependencies base (>=4.6 && <4.7), hashable (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.11) [details]
License BSD-3-Clause
Author Yuta Taniguchi <yuta.taniguchi.y.t@gmail.com>
Maintainer Yuta Taniguchi <yuta.taniguchi.y.t@gmail.com>
Category Data
Source repo head: git clone git://github.com/yuttie/ac-machine.git
Uploaded by YutaTaniguchi at 2013-09-30T10:52:17Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4151 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]