Automic VaultAutomic Vault

brew

Installer marisa avec Homebrew, apt, dnf, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de marisa pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install marisa

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install marisa

Debian stable package indexes · marisa · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install marisa

Fedora Rawhide package metadata · marisa · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#marisa

nixpkgs package indexes · pkgs/by-name/ma/marisa/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S marisa

Arch Linux sync databases · marisa · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install marisa

openSUSE Tumbleweed package metadata · marisa · Source: download.opensuse.org

aperçu

Résumé du paquet

Matching Algorithm with Recursively Implemented StorAge

Commandes et alias

  • marisa-benchmark
  • marisa-build
  • marisa-common-prefix-search
  • marisa-dump
  • marisa-lookup
  • marisa-predictive-search
  • marisa-reverse-lookup

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2016: Current GitHub repository created.
  • 2025: v0.3.1 listed as the latest GitHub release.
  • 2026: Package-manager metadata shows Homebrew, Debian/Ubuntu, Fedora, Nix, Arch, and openSUSE coverage.

Related projects

  • The README compares MARISA with darts-clone and tx-trie as alternative compact trie implementations.
  • Bindings and language files in the repository indicate use from C++, C, Python, Ruby, and Perl-adjacent tooling.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
marisa-benchmarkcliexécutable global
marisa-buildcliexécutable global
marisa-common-prefix-searchcliexécutable global
marisa-dumpcliexécutable global
marisa-lookupcliexécutable global
marisa-predictive-searchcliexécutable global
marisa-reverse-lookupcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-10
version du gestionnaire0.3.1
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev0.3.1

https://github.com/s-yata/marisa-trie

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:marisa
Version0.3.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/marisa
Page d'accueilhttps://github.com/s-yata/marisa-trie
Dépôthttps://github.com/s-yata/marisa-trie
Docs amonthttps://github.com/s-yata/marisa-trie#readme
LicenceBSD-2-Clause OR LGPL-2.1-or-later
Archive sourcehttps://github.com/s-yata/marisa-trie/archive/refs/tags/v0.3.1.tar.gz
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemarisa
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libmarisa-dev 0.2.6-19

development files for libmarisa

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: marisa
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmarisa-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmarisa-perl 0.2.6-19

Perl bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: marisa
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmarisa-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmarisa0 0.2.6-19

C++ library to provide an implementation of MARISA

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa0
  • Section: libs
  • Architecture: amd64
  • Source Package: marisa
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmarisa0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

marisa 0.2.6-19

command line tools for libmarisa

https://github.com/s-yata/marisa-trie

sudo apt install marisa
  • Section: utils
  • Architecture: amd64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: marisa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-marisa 0.2.6-19

Python3 bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install python3-marisa
  • Section: python
  • Architecture: amd64
  • Source Package: marisa
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-marisa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ruby-marisa 0.2.6-19

Ruby bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install ruby-marisa
  • Section: ruby
  • Architecture: amd64
  • Source Package: marisa
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ruby-marisa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

marisa

nix profile install nixpkgs#marisa
  • normalized package name match
  • Correspondance par : Marisa
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/marisa/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libmarisa-dev 0.2.6-14ubuntu4

development files for libmarisa

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: marisa
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmarisa-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libmarisa-perl 0.2.6-14ubuntu4

Perl bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: marisa
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmarisa-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmarisa0 0.2.6-14ubuntu4

C++ library to provide an implementation of MARISA

https://github.com/s-yata/marisa-trie

sudo apt install libmarisa0
  • Section: libs
  • Architecture: amd64
  • Source Package: marisa
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmarisa0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

marisa 0.2.6-14ubuntu4

command line tools for libmarisa

https://github.com/s-yata/marisa-trie

sudo apt install marisa
  • Section: universe/utils
  • Architecture: amd64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: marisa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-marisa 0.2.6-14ubuntu4

Python3 bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install python3-marisa
  • Section: universe/python
  • Architecture: amd64
  • Source Package: marisa
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-marisa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ruby-marisa 0.2.6-14ubuntu4

Ruby bindings for MARISA

https://github.com/s-yata/marisa-trie

sudo apt install ruby-marisa
  • Section: universe/ruby
  • Architecture: amd64
  • Source Package: marisa
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Marisa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ruby-marisa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

marisa 0.3.0-8.fc45

Static and spece-efficient trie data structure library

https://github.com/s-yata/marisa-trie

sudo dnf install marisa
  • License: BSD-2-Clause OR LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: marisa
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Marisa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: marisa from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

marisa-devel 0.3.0-8.fc45

Development files for marisa

https://github.com/s-yata/marisa-trie

sudo dnf install marisa-devel
  • License: BSD-2-Clause OR LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: marisa
  • 4 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Marisa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: marisa-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

marisa-perl 0.3.0-8.fc45

Perl language binding for marisa

https://github.com/s-yata/marisa-trie

sudo dnf install marisa-perl
  • License: BSD-2-Clause OR LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: marisa
  • 8 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Marisa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: marisa-perl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment