Skip to content

marisa-triev0.3.1

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.

#Supported Platforms

!windows | mingw | (windows & static)

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

#Features

No default features.

#tools

Enables command-line tools

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • day253's avatarday253
  • Lily Wang's avatarLily Wang
  • Billy O'Neal's avatarBilly O'Neal
  • toge's avatartoge

#Changelog

  • 85e15ce[marisa-trie] update to 0.3.1 (#46536)
  • 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)