python-blist

List-like type for Python with better asymptotic performance
  http://pypi.python.org/pypi/blist
  0
  no reviews



This package is a drop-in replacement for Python lists providing better performance when modifying large lists (provides sortedlist, sortedset, weaksortedlist, weaksortedset, sorteddict, and btuple types).