macOS
brew install marisalocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de marisa pour les workflows d'agents IA.
installation
brew install marisalocal Homebrew formula metadata
sudo apt install marisaDebian stable package indexes · marisa · Source: deb.debian.org
sudo dnf install marisaFedora Rawhide package metadata · marisa · Source: dl.fedoraproject.org
nix profile install nixpkgs#marisanixpkgs package indexes · pkgs/by-name/ma/marisa/package.nix · Source: api.github.com
sudo pacman -S marisaArch Linux sync databases · marisa · Source: geo.mirror.pkgbuild.com
sudo zypper install marisaopenSUSE Tumbleweed package metadata · marisa · Source: download.opensuse.org
aperçu
Matching Algorithm with Recursively Implemented StorAge
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
marisa-benchmark | cli | exécutable global | |
marisa-build | cli | exécutable global | |
marisa-common-prefix-search | cli | exécutable global | |
marisa-dump | cli | exécutable global | |
marisa-lookup | cli | exécutable global | |
marisa-predictive-search | cli | exécutable global | |
marisa-reverse-lookup | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/s-yata/marisa-trie
métadonnées d'installation
| Clé du paquet | brew:marisa |
|---|---|
| Version | 0.3.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/marisa |
| Page d'accueil | https://github.com/s-yata/marisa-trie |
| Dépôt | https://github.com/s-yata/marisa-trie |
| Docs amont | https://github.com/s-yata/marisa-trie#readme |
| Licence | BSD-2-Clause OR LGPL-2.1-or-later |
| Archive source | https://github.com/s-yata/marisa-trie/archive/refs/tags/v0.3.1.tar.gz |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-perlpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.