rambling-trie 0.9.0
The Rambling Trie is a custom implementation of the Trie data structure with Ruby, which includes compression abilities and is designed to be very fast to traverse.
Gemfile:
=
install:
=
Development Dependencies (7):
benchmark-ips
~> 2.7.2
memory_profiler
~> 0.9.7
rake
~> 12.0
redcarpet
~> 3.3.4
rspec
~> 3.5
ruby-prof
~> 0.16.2
yard
~> 0.9.5