[Main website]

tech/immer

https://github.com/arximboldi/immer

immer is a library of persistent and immutable data structures written in C++. These enable whole new kinds of architectures for interactive and concurrent programs of striking simplicity, correctness, and performance.

It seems fast and continuosly developed.