timcowlishaw / aho_corasickLinks
A pure Ruby implementation of the Aho-Corasick string matching algorithm
☆34Updated 8 years ago
Alternatives and similar repositories for aho_corasick
Users that are interested in aho_corasick are comparing it to the libraries listed below
Sorting:
- Ruby wrapper for google's cityhash.☆95Updated 7 years ago
- Thread-safe collections for Ruby (merged with concurrent-ruby)☆193Updated 4 years ago
- Faster string escaping routines for your ruby apps☆511Updated 2 years ago
- Secret User Agent of HTTP☆248Updated last month
- A declarative sax parsing library backed by Nokogiri.☆235Updated 4 years ago
- Fast, pure-Ruby Aho-Corasick string search☆32Updated 8 months ago
- libsnappy binding for Ruby☆179Updated last year
- A streaming JSON parser that generates SAX-like events.☆196Updated last year
- Thread-safe persistent connections with Net::HTTP☆351Updated 2 months ago
- Ruby Binding for Stanford Pos-Tagger and Name Entity Recognizer☆92Updated 11 years ago
- Simple logging☆158Updated last month
- File::Tail for Ruby☆162Updated 7 months ago
- A Redis-backed rate limiter written in Ruby☆266Updated 10 months ago
- Tell StatsD about request time, GC, objects and more. Latest Rails 4 and Ruby 2.1 support, and ancient Rails 2 and Ruby 1.8 support.☆194Updated 3 years ago
- Cache based on arguments AND object state; store in memcached, redis, or in-process. Like alias_method, but it's cache_method! One step b…☆136Updated 2 years ago
- Makes histograms from data. Features: auto-bin (Scott, Sturges, FD, etc), multiple datasets, and weights.☆64Updated 8 years ago
- Aggregate is a ruby implementation of a statistics aggregator including histogram support☆90Updated 2 years ago
- spawn gem for Rails to easily fork or thread long-running code blocks☆396Updated 6 years ago
- RGhost is a document creation and conversion API. It uses the Ghostscript framework for the format conversion, utilizes EPS templates and…☆188Updated last year
- Fast, Elegant, ElasticSearch client☆358Updated 3 years ago
- Add support for master/slave database clusters in ActiveRecord to improve performance.☆222Updated last year
- Native mixin to speed up ChunkyPNG.☆176Updated 2 years ago
- RackTest driver for Capybara with remote request support☆211Updated 2 years ago
- A sane Google Protocol Buffers library for Ruby☆275Updated 8 years ago
- profiler/logger/oobgc for rgengc in ruby 2.1☆256Updated 7 years ago
- Ruby library for parsing and generating SQL statements☆58Updated 8 years ago
- A leader/replica setup with separate replica pools, originally forked from schoefmax/multi_db☆24Updated 9 months ago
- A Cyclic Redundancy Check (CRC) library for Ruby.☆94Updated 6 months ago
- Read from standby databases for ActiveRecord☆86Updated last year
- Fast string edit distance computation, using the Damerau-Levenshtein algorithm.☆150Updated last year