> For the complete documentation index, see [llms.txt](https://wiki.dewaka.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dewaka.com/programming-languages/cpp/libraries.md).

# C++ libraries

## Immutable data structures

* [Immer is a library of persistent and immutable data structures written in C++](https://github.com/arximboldi/immer)
