Automic VaultAutomic Vault

brew

Install marisa with Homebrew, apt, dnf, Nix, pacman, zypper

Matching Algorithm with Recursively Implemented StorAge. Version 0.3.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install marisa

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install libmarisa-dev

Debian stable package indexes · libmarisa-dev · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install marisa

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

Nixverified · 92%
nix profile install nixpkgs#marisa

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

Arch Linux pacmanverified · 92%
sudo pacman -S marisa

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

openSUSE zypperverified · 92%
sudo zypper install libmarisa0

openSUSE Tumbleweed package metadata · libmarisa0 · source: download.opensuse.org

overview

Package summary

Matching Algorithm with Recursively Implemented StorAge

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
marisa-benchmarkcliglobal executable
marisa-buildcliglobal executable
marisa-common-prefix-searchcliglobal executable
marisa-dumpcliglobal executable
marisa-lookupcliglobal executable
marisa-predictive-searchcliglobal executable
marisa-reverse-lookupcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.3.1
manager updated
local dataok
upstreamcurrent
latest detectedv0.3.1

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

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:marisa
Version0.3.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/marisa
Homepagehttps://github.com/s-yata/marisa-trie
Repositoryhttps://github.com/s-yata/marisa-trie
Upstream docshttps://github.com/s-yata/marisa-trie#readme
LicenseBSD-2-Clause OR LGPL-2.1-or-later
Source archivehttps://github.com/s-yata/marisa-trie/archive/refs/tags/v0.3.1.tar.gz
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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