Immutable Collections
JSON →The `immutables` library for Python provides a high-performance immutable mapping type, `immutables.Map`, built on a Hash Array Mapped Trie (HAMT) data structure. It offers efficient (O(log N)) operations for setting and getting values, making it suitable for functional programming paradigms and scenarios where data integrity and thread safety are paramount. The current version is 0.21. It follows a release cadence driven by bug fixes and performance improvements.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 2 distinct systems
last hit 19d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇬🇧 United Kingdom · 🇧🇷 Brazil
API endpoints
full doc /v1/registry/immutables
install /v1/registry/immutables/install
compatibility /v1/registry/immutables/compatibility