Skip to content

miedzinski/prefix-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prefix tree

Build Status Documentation

Map and set interface using trie data structure.

See Wikipedia and documentation for more information.

Usage

Include this library in your project by adding the following to your Cargo.toml:

[dependencies]
prefix-tree = "0.5.0"

License

MIT.

Copyright (c) 2020 Dominik Miedziński.

About

A map and set interfaces using trie data structure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages