dwww Home


Documentation related to libdatrie-dev

Package: libdatrie-dev

Description: Development files for double-array trie library
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 development libraries, header files and manpages you need to develop your programs using the datrie library.
Homepage: https://linux.thai.net/projects/libthai

Other documents:

/usr/share/doc/libdatrie-dev

Other packages built from the same source:

libdatrie-doc libdatrie1

Generated by dwww version 1.14 on Sat Apr 19 19:47:03 CEST 2025.