libdatrie1-bin binary package in openKylin Nile V2.0 loong64

 Trie is a kind of digital search tree, an efficient indexing method in which
 search time is independent of database size. It only takes O(m) search time,
 where m is the length of the search string. Comparably as efficient as
 hashing, trie also provides flexibility on incremental matching and key
 spelling manipulation. This makes it ideal for lexical analyzers, as well as
 spelling dictionaries.
 .
 This library is an implementation of double-array structure for representing
 trie, as proposed by Junichi Aoe. The details of the implementation can be
 found at https://linux.thai.net/~thep/datrie/datrie.html
 .
 This package contains the program files which is used with the library,
 including trietool, the trie manipulation tool.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-08-13 10:08:46 UTC Published openKylin Nile V2.0 loong64 release main misc Optional 0.2.13-ok1
  • Published
  • Copied from openkylin nile-proposed loong64 in Primary Archive for openKylin
  2024-07-26 12:10:27 UTC Published openKylin Nile V2.0 loong64 proposed main misc Optional 0.2.13-ok1
  • Published