Skip to content
@pytries

pytries

Data Structures for Python

Pinned

  1. marisa-trie marisa-trie Public

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

    Cython 990 90

  2. datrie datrie Public

    Fast, efficiently stored Trie for Python. Uses libdatrie.

    Python 517 87

  3. DAWG DAWG Public

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

    C++ 292 44

  4. hat-trie hat-trie Public

    HAT-Trie for Python

    C 85 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
  • marisa-trie Public

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

    Cython 990 MIT 90 16 0 Updated Dec 14, 2023
  • DAWG-Python Public

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

    Python 48 MIT 13 2 2 Updated Sep 11, 2023
  • datrie Public

    Fast, efficiently stored Trie for Python. Uses libdatrie.

    Python 517 LGPL-2.1 87 27 9 Updated Dec 29, 2022
  • DAWG Public

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

    C++ 292 MIT 44 19 9 Updated Aug 21, 2022
  • hat-trie Public

    HAT-Trie for Python

    C 85 MIT 21 2 2 Updated Feb 8, 2016

Top languages

Loading…

Most used topics

Loading…