macOS
brew install libdatrielocal Homebrew formula metadata
sudo port install libdatrieMacPorts ports tree · devel/libdatrie/Portfile · 来源: api.github.com
安装
brew install libdatrielocal Homebrew formula metadata
sudo port install libdatrieMacPorts ports tree · devel/libdatrie/Portfile · 来源: api.github.com
sudo apk add libdatrieAlpine Linux edge package indexes · libdatrie · 来源: dl-cdn.alpinelinux.org
sudo dnf install libdatrieFedora Rawhide package metadata · libdatrie · 来源: dl.fedoraproject.org
nix profile install nixpkgs#libdatrienixpkgs package indexes · pkgs/by-name/li/libdatrie/package.nix · 来源: api.github.com
sudo pacman -S libdatrieArch Linux sync databases · libdatrie · 来源: geo.mirror.pkgbuild.com
sudo apt install libdatrie-devDebian stable package indexes · libdatrie-dev · 来源: deb.debian.org
sudo zypper install libdatrie-developenSUSE Tumbleweed package metadata · libdatrie-devel · 来源: download.opensuse.org
概览
Double-Array Trie Library
历史
libdatrie is Theppitak Karoonboonyanan's C implementation of a double-array trie, packaged as a small LGPL library plus the trietool command. It occupies a durable niche in text-processing stacks that need compact dictionary lookup.
The upstream README traces libdatrie to an earlier C++ library named midatrie and to Junichi Aoe's double-array trie structure. The project page says the implementation was simplified and rewritten from scratch in C, with libdatrie 0.1.0 released on 18 September 2006.
Release notes show a conservative library-maintenance rhythm: ABI and file-format changes before 0.2.0, portability fixes for Mac, Cygwin, MinGW, NetBSD, and Windows, Doxygen documentation updates, serialization APIs, and build-system cleanup. The package has stayed intentionally focused on the data structure rather than becoming a broad NLP toolkit.
The README frames tries as useful for lexical analyzers and spelling dictionaries, and the NEWS file explicitly mentions LibThai word-breaking performance improvements in 2015. Its package availability across Homebrew, Debian, Fedora, Arch, Nix, MacPorts, and other systems reflects its role as a low-level dependency rather than a widely invoked application.
Users can link the C library for trie storage and lookup or use trietool to create and inspect trie data. The alphabet-map detail in the original project notes is important: applications define a compact character mapping before building trie storage.
libdatrie is the kind of package that shows why distro dependency graphs matter: a tiny C library, an old but useful data structure, a command-line utility, and years of portability fixes that keep language and dictionary packages building cleanly.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
trietool | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
trietool-0.2 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:libdatrie |
|---|---|
| 版本 | 0.2.14 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/tlwg/libdatrie |
| 仓库 | https://github.com/tlwg/libdatrie |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libdatrie-dev 0.2.13-3+b1
Development files for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie-devlibdatrie-doc 0.2.13-3
Documentation files for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie-doclibdatrie1 0.2.13-3+b1
Double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie1libdatrie1-bin 0.2.13-3+b1
Programs for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie1-binlibdatrie
nix profile install nixpkgs#libdatrielibdatrie-dev 0.2.13-3build1
Development files for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie-devlibdatrie-doc 0.2.13-3build1
Documentation files for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie-doclibdatrie1 0.2.13-3build1
Double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie1libdatrie1-bin 0.2.13-3build1
Programs for double-array trie library
https://linux.thai.net/projects/libthai
sudo apt install libdatrie1-binlibdatrie 0.2.14-r1
Double-array trie library
https://github.com/tlwg/libdatrie
sudo apk add libdatrielibdatrie-dev 0.2.14-r1
Double-array trie library (development files)
https://github.com/tlwg/libdatrie
sudo apk add libdatrie-devlibdatrie-doc 0.2.14-r1
Double-array trie library (documentation)
https://github.com/tlwg/libdatrie
sudo apk add libdatrie-doclibdatrie-libs 0.2.14-r1
Double-array trie library (libraries)
https://github.com/tlwg/libdatrie
sudo apk add libdatrie-libslibdatrie 0.2.14-3.fc45
Implementation of Double-Array structure for representing trie
http://linux.thai.net/projects/datrie
sudo dnf install libdatrielibdatrie-devel 0.2.14-3.fc45
Development files for libdatrie
http://linux.thai.net/projects/datrie
sudo dnf install libdatrie-devellibdatrie 0.2.14-1
Double-array trie library
https://linux.thai.net/projects/datrie
sudo pacman -S libdatrie来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.