Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-blist

The blist is a drop-in replacement for the Python list that provides better performance when modifying large lists. The blist package also provides sortedlist, sortedset, weaksortedlist, weaksortedset, sorteddict, and btuple types. Python's built-in list is a dynamically-sized array; to insert or remove an item from the beginning or middle of the list, it has to move most of the list in memory, i.e., O(n) operations. The blist uses a flexible, hybrid array/tree structure and only needs to move a small portion of items in memory, specifically using O(log n) operations. For small lists, the blist and the built-in list have virtually identical performance.

Found 1 sites for python-blist

Found 8 RPM for python-blist

PackageSummaryDistributionDownload
python-blist-1.3.6-6.aarch64.htmla list-like type with better asymptotic performance and similar performance on small listsOpenMandriva Cooker for aarch64python-blist-1.3.6-6.aarch64.rpm
python-blist-1.3.6-6.aarch64.htmla list-like type with better asymptotic performance and similar performance on small listsOpenMandriva 5.0 for aarch64python-blist-1.3.6-6.aarch64.rpm
python-blist-1.3.6-6.x86_64.htmla list-like type with better asymptotic performance and similar performance on small listsOpenMandriva Cooker for x86_64python-blist-1.3.6-6.x86_64.rpm
python-blist-1.3.6-6.x86_64.htmla list-like type with better asymptotic performance and similar performance on small listsOpenMandriva 5.0 for x86_64python-blist-1.3.6-6.x86_64.rpm
python-blist-1.3.6-1.el7.aarch64.htmlA faster list implementation for PythonEPEL 7 for aarch64python-blist-1.3.6-1.el7.aarch64.rpm
python-blist-1.3.6-1.el7.ppc64.htmlA faster list implementation for PythonEPEL 7 for ppc64python-blist-1.3.6-1.el7.ppc64.rpm
python-blist-1.3.6-1.el7.ppc64le.htmlA faster list implementation for PythonEPEL 7 for ppc64lepython-blist-1.3.6-1.el7.ppc64le.rpm
python-blist-1.3.6-1.el7.x86_64.htmlA faster list implementation for PythonEPEL 7 for x86_64python-blist-1.3.6-1.el7.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet