An open API service indexing awesome lists of open source software.

https://github.com/bobsteagall/cppcon2016

Materials from my CppCon 2016 talk: "Implementing Lightweight Object Persistence with Modern C++"
https://github.com/bobsteagall/cppcon2016

allocators cplusplus-11 cplusplus-14 cplusplus-17 persistence

Last synced: 10 months ago
JSON representation

Materials from my CppCon 2016 talk: "Implementing Lightweight Object Persistence with Modern C++"

Awesome Lists containing this project

README

          

## Overview

This is the repo for my CppCon 2016 talk entitled [**Lightweight Object Persistence with Relocatable Heaps in Modern C++**](https://www.youtube.com/watch?v=FPUBjPYBsGI).

For my other C++ work, see my site [The State Machine](https://bobsteagall.com).