|
immer
☆
« Back to VersTracker
|
||||||||||
|
Description: Library of persistent and immutable data structures written in C++ |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: c++ immutable data-structures functional-programming library | ||||||||||
| Install: brew install immer | ||||||||||
|
About: Immer is a C++ library that provides persistent and immutable data structures, enabling efficient state management through structural sharing. It allows modifications to create new versions of data structures while reusing unchanged parts, minimizing memory overhead. This approach is ideal for functional programming patterns, concurrent applications, and scenarios requiring efficient snapshots of state. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|