book code
将书籍代码和写过的测试代码放在一个仓库,方便利用 github 的代码搜索功能
- https://github.com/fffaraz/awesome-cpp
- https://github.com/jobbole/awesome-cpp-cn
- https://github.com/jobbole/awesome-c-cn
- https://github.com/Paolo-Maffei/OpenNT
- https://github.com/Microsoft/Windows-classic-samples
- https://github.com/uri247/Win81Desktop
-
文件访问
-
线程操作
-
同步对象
-
IPC(匿名管道、命名管道)
-
https://github.com/bupthongyi/Rpc 是一个基于 boost.asio 的命名管道方式 IPC, 支持 google protobuf
-
https://github.com/chunteck/base boost.asio 命名管道
-
https://github.com/bransorem/prov/blob/80cce013b762ef4d60b8bb6cb56c67f2b37af8b1/server.cpp
-
https://github.com/search?l=cpp&p=3&q=uv_pipe_init&ref=reposearch&type=Code&utf8=%E2%9C%93
- https://github.com/Zephilinox/LSFML
- https://github.com/Johnny-Martin/ComBase/blob/586b6b4614ecf690f272fc407eea1947052935d1/UIEngine/source/luabridge/LuaBridge.cpp
- https://github.com/moteus/lua-windows-environment
- https://github.com/moteus/lua-path/tree/master/lua
- https://github.com/moteus/lzlib
- https://github.com/moteus/lua-env/tree/master/src
- https://github.com/moteus/luafilesystem
- https://github.com/moteus/lua-winreg
- https://github.com/ylw633/scite-mql
- https://github.com/Soulflare3/ilua/blob/8cf42b4559feff27598c42dfca6d6a17e7ca8503/src/core/api/binds.cpp
- https://github.com/malcome/Lua4Lazarus
- https://github.com/lainz/lainzcodestudio
- https://github.com/changloong/msvcrt
- https://github.com/BackupTheBerlios/vs90-msvcrt
- https://github.com/yumeyao/7zip
- https://github.com/bin-y/nodefaultlib
- https://github.com/crazycodeboy/TakePhoto
- https://github.com/RimonHwang/RimonZhiHuStory 知乎日报第三方客户端
- https://github.com/GeekGhost/Ghost
- https://github.com/jaydenxiao2016/AndroidFire
- https://github.com/80945540/FreeBook
- https://github.com/JustWayward/BookReader
- https://github.com/smuyyh/SprintNBA
- https://github.com/babylikebird/owspace
- https://github.com/MarnonDev/GameNews
- https://github.com/smuyyh/HardwareTest
- https://github.com/CooLoongWu/CoolChat
- https://github.com/TruthKeeper/MediaPicker
C++ 类型转换 C++ 日期时间
- getopt 命令行解析
- zlib
- openssl
- curl
- 7z
- lua
- msgpack
- jsoncpp
- tinyxml
- Crypto++
- boost