Popularity
1.9
Declining
Activity
6.1
-
68
14
29

Description

The dictionary / mutable mapping interface is powerful and multi-faceted. - We store data in different locations such as in-memory, on disk, in archive files, etc.. - We manage old data with different policies like LRU, random eviction, etc.. - We might encode or transform data as it arrives or departs the dictionary through compression, encoding, etc..

Programming language: Python
License: BSD 3-clause "New" or "Revised" License
Tags: Caching     Utilities     Data Structures    

Zict alternatives and similar packages

Based on the "Caching" category.
Alternatively, view Zict alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Zict or a related project?

Add another 'Caching' Package