Darts-clone is a clone of Darts (Double-ARray Trie System) which is a C++ header library for a static double-array trie structure.
The features of Darts-clone are as follows:
Due to these features, Darts-clone can achieve better space efficiency without degrading the search performance.
Darts-clone はダブル配列の C++ ヘッダライブラリである Darts のクローンであり, 以下のような特徴を持っています.
これらの特徴により, Darts-clone は検索機能や速度を劣化させることなく, よりコンパクトな辞書を実現できます.
53 commits
C++
97.3%
M4
1.3%
Darts-clone is a clone of Darts (Double-ARray Trie System) which is a C++ header library for a static double-array trie structure.
The features of Darts-clone are as follows:
Due to these features, Darts-clone can achieve better space efficiency without degrading the search performance.
Darts-clone はダブル配列の C++ ヘッダライブラリである Darts のクローンであり, 以下のような特徴を持っています.
これらの特徴により, Darts-clone は検索機能や速度を劣化させることなく, よりコンパクトな辞書を実現できます.
53 commits
C++
97.3%
M4
1.3%