all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libdatrie  ]

Package: libdatrie-dev (0.2.12-2)

Links for libdatrie-dev

Screenshot

Debian Resources:

Download Source Package libdatrie:

Maintainer:

External Resources:

Similar packages:

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.

Tags: Software Development: Libraries, Role: Development Library

Other Packages Related to libdatrie-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libdatrie-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 17.2 kB80.0 kB [list of files]
arm64 17.1 kB83.0 kB [list of files]
armhf 14.2 kB61.0 kB [list of files]
i386 18.8 kB79.0 kB [list of files]