rtrie

Crates.iortrie
lib.rsrtrie
version0.1.1
sourcesrc
created_at2016-12-10 18:22:21.226839
updated_at2016-12-10 18:44:28.475456
descriptionRandomized ternary search tries
homepagehttps://github.com/danieldk/rtrie
repositoryhttps://github.com/danieldk/rtrie
max_upload_size
id7532
size33,839
Daniƫl de Kok (danieldk)

documentation

https://docs.rs/rtrie/

README

Docs

Introduction

This Rust crate implements randomized ternary search tries, as proposed by Nicolai Diethelm.

Note: This package is still new, its API will change.

Commit count: 6

cargo fmt