Skip to main content

Flexible python implementation of red black trees

Project description

A set of python modules implementing red black trees is provided.

Red-black trees are a little slower than treaps (some question this), but they give a nice low standard deviation in operation times, and this code is quite flexible.

Modules are provided for red black trees that enforce uniqueness, and red black trees that allow duplicates. They also allow for set-like use and dictionary-like use.

Much of the work here was done by Duncan G. Smith. Dan just put some finishing touches on it.

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

red-black-tree-mod-1.11.tar.gz (42.2 kB view hashes)

Uploaded Source

Supported by

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