Postmodern immutable data structures

Beyond Lists: High Performance Data Structures - Phil Trelford

CppCon 2017: Allan Deutsch “Esoteric Data Structures and Where to Find Them”

Functional C++ - Kevlin Henney

GeeCON Prague 2019: Grzegorz Piwowarek - Purely Dysfunctional Data Structures

Planet OS: Efficient Immutable Data Structures ('Okasaki for Dummies') by Tom Faulhaber

Functional Data Structures and Algorithms : Lists | packtpub.com

React + Omniscient: Enhancing Performance with Immutable Data Structures - Erin Depew @ ReactNYC

CppCon 2015: Pedro Ramalhete “How to make your data structures wait-free for reads'

Immutable.js Tutorial - Introduction to Immutable.js

State, Immutability, and Persistent Data Structures

Immutable Data Trees in JavaScript, by Szymon Witamborski @ Ember London

No Touchy! A Case Study of Software Architecture with Immutable Objects - Borislav Stanimirov

Functional Data Structures in C++

CppCon 2018: Juan Pedro Bolivar Puente “The Most Valuable Values”

'Functional Data Structures' by Tessa Kelly

Lightning Talks Meeting C++ 2016 - Juanpe Bolivar - The Tragedy of the value based architecture

Functional Programming: Persistent Data Structures

Functional data structures in Java by Oleg Šelajev

The Other Data Structures - Jonas Enlund

What Lies Beneath - A Deep Dive Into Clojure's Data Structures - Mohit Thatte

03 - Michel Weststrate - Immer Immutability made easy

Quantifying and Explaining Immutability in Scala by Philipp Haller

Yehonathan Sharvit — Immutable Data and The Secret Art of Storytelling in Programming

Hash Maps: more room at the bottom - Peter Schuck