macOS
brew install marisalocal Homebrew formula metadata
安装
brew install marisalocal Homebrew formula metadata
sudo apt install marisaDebian stable package indexes · marisa · 来源: deb.debian.org
sudo dnf install marisaFedora Rawhide package metadata · marisa · 来源: dl.fedoraproject.org
nix profile install nixpkgs#marisanixpkgs package indexes · pkgs/by-name/ma/marisa/package.nix · 来源: api.github.com
sudo pacman -S marisaArch Linux sync databases · marisa · 来源: geo.mirror.pkgbuild.com
sudo zypper install marisaopenSUSE Tumbleweed package metadata · marisa · 来源: download.opensuse.org
概览
Matching Algorithm with Recursively Implemented StorAge
历史
MARISA is a compact static trie implementation whose name expands to Matching Algorithm with Recursively Implemented StorAge. The Homebrew package exposes libmarisa and its dictionary-building/search command-line tools rather than an end-user application.
The official repository describes MARISA as a static, space-efficient trie data structure and libmarisa as the C++ implementation. Its README emphasizes dictionary operations such as lookup, reverse lookup, common-prefix search, and predictive search, and compares the MARISA trie favorably against other trie implementations on an English Wikipedia title dataset.
The current GitHub repository was created in 2016 and still publishes source and binary-oriented build instructions with CMake. The project has continued with modern releases, including v0.3.1 in July 2025, after earlier 0.2.x and 0.3.x tags.
MARISA entered package-manager culture as a small native library plus utilities: the supplied Homebrew facts list packages in Homebrew, Debian/Ubuntu, Fedora, Nix, Arch, and openSUSE families. Its adoption is strongest where compact dictionaries and prefix search matter more than a standalone user interface.
The GitHub project has hundreds of stars and forks, indicating a modest but durable user base for a specialized data-structure library.
Typical CLI usage is to build a MARISA-based dictionary with marisa-build and inspect or query it with tools such as marisa-lookup, marisa-reverse-lookup, marisa-common-prefix-search, and marisa-predictive-search. Library users embed libmarisa when they need static dictionaries with compact storage and fast lookup behavior.
MARISA is the kind of formula package maintainers keep around because other software can depend on it quietly. It is not a broad Markdown-style tool; it is a compact C++ library with testable command-line utilities, a permissive/copyleft dual license, and cross-distro packaging.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
marisa-benchmark | cli | 全局可执行文件 | |
marisa-build | cli | 全局可执行文件 | |
marisa-common-prefix-search | cli | 全局可执行文件 | |
marisa-dump | cli | 全局可执行文件 | |
marisa-lookup | cli | 全局可执行文件 | |
marisa-predictive-search | cli | 全局可执行文件 | |
marisa-reverse-lookup | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/s-yata/marisa-trie
安装元数据
| 软件包键 | brew:marisa |
|---|---|
| 版本 | 0.3.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/marisa |
| 主页 | https://github.com/s-yata/marisa-trie |
| 仓库 | https://github.com/s-yata/marisa-trie |
| 上游文档 | https://github.com/s-yata/marisa-trie#readme |
| 许可证 | BSD-2-Clause OR LGPL-2.1-or-later |
| 源码归档 | https://github.com/s-yata/marisa-trie/archive/refs/tags/v0.3.1.tar.gz |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | marisa |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libmarisa-dev 0.2.6-19
development files for libmarisa
https://github.com/s-yata/marisa-trie
sudo apt install libmarisa-devlibmarisa-perl 0.2.6-19
Perl bindings for MARISA
https://github.com/s-yata/marisa-trie
sudo apt install libmarisa-perllibmarisa0 0.2.6-19
C++ library to provide an implementation of MARISA
https://github.com/s-yata/marisa-trie
sudo apt install libmarisa0marisa 0.2.6-19
command line tools for libmarisa
https://github.com/s-yata/marisa-trie
sudo apt install marisapython3-marisa 0.2.6-19
Python3 bindings for MARISA
https://github.com/s-yata/marisa-trie
sudo apt install python3-marisaruby-marisa 0.2.6-19
Ruby bindings for MARISA
https://github.com/s-yata/marisa-trie
sudo apt install ruby-marisamarisa
nix profile install nixpkgs#marisalibmarisa-dev 0.2.6-14ubuntu4
development files for libmarisa
https://github.com/s-yata/marisa-trie
sudo apt install libmarisa-devlibmarisa-perl 0.2.6-14ubuntu4
Perl bindings for MARISA
https://github.com/s-yata/marisa-trie
sudo apt install libmarisa-perllibmarisa0 0.2.6-14ubuntu4
C++ library to provide an implementation of MARISA
https://github.com/s-yata/marisa-trie
sudo apt install libmarisa0marisa 0.2.6-14ubuntu4
command line tools for libmarisa
https://github.com/s-yata/marisa-trie
sudo apt install marisapython3-marisa 0.2.6-14ubuntu4
Python3 bindings for MARISA
https://github.com/s-yata/marisa-trie
sudo apt install python3-marisaruby-marisa 0.2.6-14ubuntu4
Ruby bindings for MARISA
https://github.com/s-yata/marisa-trie
sudo apt install ruby-marisamarisa 0.3.0-8.fc45
Static and spece-efficient trie data structure library
https://github.com/s-yata/marisa-trie
sudo dnf install marisamarisa-devel 0.3.0-8.fc45
Development files for marisa
https://github.com/s-yata/marisa-trie
sudo dnf install marisa-develmarisa-perl 0.3.0-8.fc45
Perl language binding for marisa
https://github.com/s-yata/marisa-trie
sudo dnf install marisa-perl来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.