CircularDict
JSON →CircularDict is a high-performance Python data structure (version 1.9) that combines the functionality of dictionaries and circular buffers. It allows defining constraints on size (number of items) and memory usage, automatically removing the oldest entries when limits are exceeded. This makes it ideal for caching large data structures while maintaining control over the memory footprint. The library appears to be actively maintained, with regular updates.
Traffic · last 30 days stale · no recent hits
total hits 23
actors 5 distinct systems
last hit 16d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇩🇪 Germany · BD
API endpoints
full doc /v1/registry/circular-dict
compatibility /v1/registry/circular-dict/compatibility