Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 168 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 168 Bytes

CoroSQLite

CoroSQLite is my playground for combining C++20 coroutines and SQLite.

I have mostly no clue what I'm doing, I just want to learn more about coroutines.