Cython hash table that trusts the keys are pre-hashed
NumPy vectorized hash table for fast set and dict operations.
A Python package implementing improved open‐addressing hash tables based on the paper "Optimal Bounds for Open Addressing Without Reordering".
Kademlia is a distributed hash table for decentralized peer-to-peer computer networks.
A package for closed addressing hash tables that require chaining with linked lists.
Implementation of Elastic and Funnel Hashing algorithms based on academic research
distributed hash table crawler ui and api server
An exercise to learn about hash tables, unit tests, TDD, and Python packages
Fast & simple key-value storage.
Kademlia is a distributed hash table for decentralized peer-to-peer computer networks.
A graphical interface tool, integrated web encoding/decoding method, hash method and the ASCII table.
My CFFI python example hash table
A hash table (Python dict compatible) that stores data in remote servers. Performance is optimized by using write-back cache.
hash tables for vectorizing text-based documents
Sophisticate Hash Table
tokyocabinet aims to be a complete python wrapper for the Tokyo Cabinet database library by Mikio Hirabayashi (http://1978th.net/). So far the btree, hash and table APIs have been fully wrapped.
Liaa is a distributed hash table for decentralized peer-to-peer computer networks.
Kademlia is a distributed hash table for decentralized peer-to-peer computer networks.
provide shared memory based hash table for python
LightDHT is a lightweight distributed hash table for decentralized networks and applications.
PyRuSH is the python implementation of RuSH (Rule-based sentence Segmenter using Hashing), which is originally developed using Java. RuSH is an efficient, reliable, and easy adaptable rule-based sentence segmentation solution. It is specifically designed to handle the telegraphic written text in clinical note. It leverages a nested hash table to execute simultaneous rule processing, which reduces the impact of the rule-base growth on execution time and eliminates the effect of rule order on accuracy.
DHT based on Kademlia, and p2p tuple space implementation
R(estricted) E(xtended) Objects. Simple, reasonable fast, restricted/extended python objects.
Gevent based distributed hash table