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 ↑0% vs prev 7d
total hits 20
actors 7 distinct systems
last hit 4d ago SERankingBot
top countries 🇩🇪 Germany · 🇸🇬 Singapore · 🇺🇸 United States · 🇫🇷 France · 🇫🇮 Finland
API endpoints
full doc /v1/registry/circular-dict
compatibility /v1/registry/circular-dict/compatibility