Skip to content
@pytries

pytries

Data Structures for Python

Pinned Loading

  1. marisa-trie marisa-trie Public

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

    Cython 1k 91

  2. datrie datrie Public

    Fast, efficiently stored Trie for Python. Uses libdatrie.

    Python 528 89

  3. DAWG DAWG Public

    DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.

    C++ 295 46

  4. hat-trie hat-trie Public

    HAT-Trie for Python

    C 86 21

  5. DAWG-Python DAWG-Python Public

    Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.

    Python 48 13

Repositories

Showing 5 of 5 repositories
  • DAWG Public

    DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.

    pytries/DAWG’s past year of commit activity
    C++ 295 MIT 46 19 9 Updated Jun 11, 2024
  • marisa-trie Public

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

    pytries/marisa-trie’s past year of commit activity
    Cython 1,019 MIT 91 18 0 Updated Jun 5, 2024
  • datrie Public

    Fast, efficiently stored Trie for Python. Uses libdatrie.

    pytries/datrie’s past year of commit activity
    Python 528 LGPL-2.1 89 28 10 Updated Feb 1, 2024
  • DAWG-Python Public

    Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.

    pytries/DAWG-Python’s past year of commit activity
    Python 48 MIT 13 2 2 Updated Sep 11, 2023
  • hat-trie Public

    HAT-Trie for Python

    pytries/hat-trie’s past year of commit activity
    C 86 MIT 21 2 2 Updated Feb 8, 2016

Top languages

Loading…

Most used topics

Loading…