Skip to content
#

buffer

Here are 779 public repositories matching this topic...

CircularDict is a high-performance Python data structure that blends the functionality of dictionaries and circular buffers. Inheriting the usage of traditional dictionaries, it allows you to define constraints on size and memory usage. Ideal for caching large data structures while maintaining control over memory footprint.

  • Updated May 13, 2024
  • Python

Improve this page

Add a description, image, and links to the buffer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the buffer topic, visit your repo's landing page and select "manage topics."

Learn more