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-cachey

Cachey tries to hold on to values that have the following characteristics 1. Expensive to recompute (in seconds) 2. Cheap to store (in bytes) 3. Frequently used 4. Recenty used It accomplishes this by adding the following to each items score on each access score += compute_time / num_bytes * (1 + eps) ** tick_time For some small value of epsilon (which determines the memory halflife). This has units of inverse bandwidth, has exponential decay of old results and roughly linear amplification of repeated results.

Found 1 sites for python3-cachey

Found 5 RPM for python3-cachey

PackageSummaryDistributionDownload
python3-cachey-0.2.1-bp156.3.1.noarch.htmlA Python cache mindful of computation/storage costsOpenSuSE Leap 15.6 for noarchpython3-cachey-0.2.1-bp156.3.1.noarch.rpm
python3-cachey-0.2.1-bp155.2.10.noarch.htmlA Python cache mindful of computation/storage costsOpenSuSE Leap 15.5 for noarchpython3-cachey-0.2.1-bp155.2.10.noarch.rpm
python3-cachey-0.2.1-bp154.1.18.noarch.htmlA Python cache mindful of computation/storage costsOpenSuSE Leap 15.4 for noarchpython3-cachey-0.2.1-bp154.1.18.noarch.rpm
python3-cachey-0.2.1-bp153.1.16.noarch.htmlA Python cache mindful of computation/storage costsOpenSuSE Leap 15.3 for noarchpython3-cachey-0.2.1-bp153.1.16.noarch.rpm
python3-cachey-0.2.1-lp152.1.1.noarch.htmlA Python cache mindful of computation/storage costsOpenSuSE Leap 15.2 for noarchpython3-cachey-0.2.1-lp152.1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet