rtrie 0.1.1

Randomized ternary search tries
Documentation

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.