marisa-trie

Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library. (by pytries)

Marisa-trie Alternatives

Similar projects and alternatives to marisa-trie based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better marisa-trie alternative or higher similarity.

marisa-trie reviews and mentions

Posts with mentions or reviews of marisa-trie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-28.
  • Optimizing Memory Usage of Python Applications
    2 projects | dev.to | 28 Feb 2022
    Optimizing applications is difficult problem in general. It also heavily depends on the task at hand as well as the type of data itself. In this article we looked at common ways to find memory usage issues and some options for fixing them. There are however many other approaches to reducing memory footprint of an application. This includes trading accuracy for storage space by using probabilistic data structures such as bloom filters or HyperLogLog. Another option is using tree-like data structures like DAWG or Marissa trie which are very efficient at storing string data.

Stats

Basic marisa-trie repo stats
1
1,008
6.4
3 months ago

pytries/marisa-trie is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of marisa-trie is Cython.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com