pytries / hat-trieLinks
HAT-Trie for Python
☆87Updated 9 years ago
Alternatives and similar repositories for hat-trie
Users that are interested in hat-trie are comparing it to the libraries listed below
Sorting:
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 8 years ago
- Roaring Bitmap in Cython☆82Updated last year
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆304Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 2 weeks ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Python bindings for RocksDB☆150Updated 4 years ago
- MapReduce platform in python☆34Updated 10 years ago
- ☆40Updated 8 years ago
- Python collections supporting parallel map/reduce style methods☆40Updated 2 years ago
- embedded graph datastore☆186Updated 7 years ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆50Updated 2 years ago
- unofficial git mirror of http://svn.whoosh.ca svn repo☆49Updated 15 years ago
- Fast Python bindings to Sophia Database☆81Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆545Updated 3 weeks ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet…☆31Updated 11 months ago
- ☆84Updated last week
- Locality-sensitive hashing algorithm for text similarity comparisons☆58Updated 7 months ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆183Updated 3 years ago
- Fast HyperLogLog for Python.☆110Updated 3 months ago
- Pure Python CDB reader/writer☆45Updated this week
- Frontera backend to guide a crawl using PageRank, HITS or other ranking algorithms based on the link structure of the web graph, even whe…☆55Updated last year
- A benchmark framework for testing algorithms and pairwise metrics.☆67Updated 12 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- C Python, made faster.☆343Updated 10 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago