Skip to content

tetengo/tetengo.rs

Repository files navigation

tetengo.

Library set for Rust

Features

Trie (tetengo_trie)

An associative data structure for common prefix search. Implemented with double array.


Copyright (C) 2023-2024 kaoru https://www.tetengo.org/

This product is released under the MIT license. See the LICENSE file for details.