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 python3-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. Python 3 version.

Found 2 sites for python3-blist

Found 17 RPM for python3-blist

PackageSummaryDistributionDownload
python3-blist-1.3.6-23.el8.aarch64.htmlFaster list implementation for PythonEPEL 8 for aarch64python3-blist-1.3.6-23.el8.aarch64.rpm
python3-blist-1.3.6-23.el8.ppc64le.htmlFaster list implementation for PythonEPEL 8 for ppc64lepython3-blist-1.3.6-23.el8.ppc64le.rpm
python3-blist-1.3.6-23.el8.s390x.htmlFaster list implementation for PythonEPEL 8 for s390xpython3-blist-1.3.6-23.el8.s390x.rpm
python3-blist-1.3.6-23.el8.x86_64.htmlFaster list implementation for PythonEPEL 8 for x86_64python3-blist-1.3.6-23.el8.x86_64.rpm
python3-blist-1.3.6-4.mga8.aarch64.htmla list-like type with better asymptotic performance and similar performance on small listsMageia 8 for aarch64python3-blist-1.3.6-4.mga8.aarch64.rpm
python3-blist-1.3.6-4.mga8.armv7hl.htmla list-like type with better asymptotic performance and similar performance on small listsMageia 8 for armv7hlpython3-blist-1.3.6-4.mga8.armv7hl.rpm
python3-blist-1.3.6-4.mga8.i586.htmla list-like type with better asymptotic performance and similar performance on small listsMageia 8 for i586python3-blist-1.3.6-4.mga8.i586.rpm
python3-blist-1.3.6-4.mga8.x86_64.htmla list-like type with better asymptotic performance and similar performance on small listsMageia 8 for x86_64python3-blist-1.3.6-4.mga8.x86_64.rpm
python3-blist-1.3.6-2.1.armv7hl.htmlA list-like type with better asymptotic performanceOpenSuSE Ports Leap 15.5 for armv7hlpython3-blist-1.3.6-2.1.armv7hl.rpm
python3-blist-1.3.6-1.41.aarch64.htmlA list-like type with better asymptotic performanceOpenSuSE Leap 15.5 for aarch64python3-blist-1.3.6-1.41.aarch64.rpm
python3-blist-1.3.6-1.41.aarch64.htmlA list-like type with better asymptotic performanceOpenSuSE Leap 15.6 for aarch64python3-blist-1.3.6-1.41.aarch64.rpm
python3-blist-1.3.6-1.41.ppc64le.htmlA list-like type with better asymptotic performanceOpenSuSE Leap 15.5 for ppc64lepython3-blist-1.3.6-1.41.ppc64le.rpm
python3-blist-1.3.6-1.41.ppc64le.htmlA list-like type with better asymptotic performanceOpenSuSE Leap 15.6 for ppc64lepython3-blist-1.3.6-1.41.ppc64le.rpm
python3-blist-1.3.6-1.41.s390x.htmlA list-like type with better asymptotic performanceOpenSuSE Leap 15.5 for s390xpython3-blist-1.3.6-1.41.s390x.rpm
python3-blist-1.3.6-1.41.s390x.htmlA list-like type with better asymptotic performanceOpenSuSE Leap 15.6 for s390xpython3-blist-1.3.6-1.41.s390x.rpm
python3-blist-1.3.6-1.41.x86_64.htmlA list-like type with better asymptotic performanceOpenSuSE Leap 15.5 for x86_64python3-blist-1.3.6-1.41.x86_64.rpm
python3-blist-1.3.6-1.41.x86_64.htmlA list-like type with better asymptotic performanceOpenSuSE Leap 15.6 for x86_64python3-blist-1.3.6-1.41.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet