Skip to Content

marisa-trie v0.3.0

Created
Updated

Matching Algorithm with Recursively Implemented StorAge (MARISA) is a space-efficient trie data structure. This is a C++ library for an implementation of MARISA.

# License

# Supported Platforms

!windows | mingw | (windows & static)

  • linux
  • osx
  • uwp
  • windows-static
  • windows-dynamic

# Features

No default features set.

# tools

Enables command-line tools

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • day253's avatar day253
  • Lily Wang's avatar Lily Wang
  • Billy O'Neal's avatar Billy O'Neal
  • toge's avatar toge

# Changelog

  • 7fbdc63 [marisa-trie] update to 0.3.0 (#45747)
  • 21928dc [marisa-trie] Don't install Makefile.am into include. Also remove tests. (#28940)
  • 9033fcd [vcpkg baseline][marisa-trie] Fix conflict file include/Makefile.am with hunspell (#28352)
  • 86cd6e0 [marisa-trie] Add new port (#27922)

# Source