python3-blist

List-like type for Python 3 with better asymptotic performance
  http://stutzbachenterprises.com/blist/
  0
  no reviews



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