Skip to main content

Pure Python splay tree nodule

Project description

A pure python splay tree class is provided. It is thoroughly unit tested, passes pylint, and is known to run on CPython 2.x, CPython 3.x, Pypy 2.2 and Jython 2.7b1.

This splay tree looks like a dictionary that’s always sorted by key. It also reorganizes itself on every get and put, to optimize subsequent operations on the same key. For this reason, splay trees are frequently used for caches.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

splay_mod-1.12.tar.gz (8.8 kB view details)

Uploaded Source

File details

Details for the file splay_mod-1.12.tar.gz.

File metadata

  • Download URL: splay_mod-1.12.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for splay_mod-1.12.tar.gz
Algorithm Hash digest
SHA256 5fc7501bec203b7e2e885128a1f20dacf7d9060952458b8cd1e0fa81f18285ee
MD5 702b680e1c86dd93ac41245f47bb4acd
BLAKE2b-256 dbae9de29ed223da835f0c2cd5adaa7d98353351f593804b9110512aa82158ab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page