# Reading-Notes **Repository Path**: lis-kust/Reading-Notes ## Basic Information - **Project Name**: Reading-Notes - **Description**: 文献阅读总结 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-04-24 - **Last Updated**: 2023-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Reading Notes ## Source code reading ### C/C++ 项目源码学习列表 1, CJSON 解析器 **cjson**:https://sourceforge.net/projects/cjson/ **Tinyhttpd**:https://github.com/EZLippi/Tinyhttpd/blob/master/httpd.c **MyTinySTL**:https://github.com/Alinshans/MyTinySTL **oatpp**:https://github.com/oatpp/oatpp **Redis**:https://redis.io/download **nginx**:http://nginx.org/ https://github.com/vit-vit/CTPL https://github.com/USCiLab/cereal https://github.com/fnc12/sqlite_orm https://github.com/fmtlib/fmt https://github.com/Taywee/args https://github.com/ctabin/libzippp https://github.com/SRombauts/SQLiteCpp https://github.com/felixguendling/cista **hello algorithm:** https://github.com/krahets/hello-algo **Deep learning:** https://github.com/d2l-ai/d2l-zh