-
I don't know about immer, do you mean the JavaScript library immer?
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale (by arximboldi)
The C++ immer library: https://github.com/arximboldi/immer
-
Indeed looks like it, strand_executor_service.hpp is using a Mutex internally (otherwise it wouldn't make sense to me).
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
immer: Postmodern immutable and persistent data structures for C++
-
Why Would Anyone Write Operational Transformation (OT) From Scratch?
-
Understanding Object Mutability, Shallow vs Deep Copy, and the Power of Immer in JavaScript
-
Exploring the Benefits of Immutability in JavaScript Performance
-
Shocking Things You Can Do in JavaScript