windows-book-code-c- icon indicating copy to clipboard operation
windows-book-code-c- copied to clipboard

各种书籍,库源码

book-code

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

Windows 基础编程技术

  • 文件访问

  • 线程操作

  • 同步对象

  • IPC(匿名管道、命名管道)

  • 命名管道

  • 线程池

  • FZStudio

  • 线程池

  • 完成端口

  • im_server

  • 线程池

  • 线程池

  • 线程池

  • 线程池

  • 线程池

  • ipc-win

  • test-code-backup

  • hf-2011

  • 命名管道服务器

  • https://github.com/sovprene/named-pipe-examples

  • https://github.com/rwang82/HMNWC

  • https://github.com/guyuzhilian/Network

  • https://github.com/YingyuWu/RealTimeNewsVisualization/blob/5ecc73df6de7a5441e96169d5c7b39b92c2e546d/STVS/src/websocket/websocketserver.h

  • https://github.com/tujiaw/pipe

  • https://github.com/awakecoding/xrdp-ng/blob/bbc04f19df0544cfaeb83eebe3263cc38d99a132/session-manager/common/pbRPC/RpcEngine.cpp

  • https://github.com/sim0629/tightvnc/blob/af064f5fa430d8a75ad256216328e37e04b49dc1/win-system/PipeServer.h

  • https://github.com/bupthongyi/Rpc 是一个基于 boost.asio 的命名管道方式 IPC, 支持 google protobuf

  • http://www.cppremote.com/

  • https://github.com/maligulzar/Rstudio-instrumented

  • https://github.com/ggf005/MyProjects PPTV

  • https://github.com/0xfab-ri/dlna-microstack

  • https://github.com/Vatyx/NamedPipeCapture

  • https://github.com/chunteck/base boost.asio 命名管道

  • https://github.com/SidneyYue/ClientLibXcode/blob/a4c4b6bb046dcc698d736f3588428443069ce125/OwbClientlibXcode/ThridParty/RCF-2.0.0.2679/include/RCF/test/TransportFactories.hpp

  • https://github.com/bransorem/prov/blob/80cce013b762ef4d60b8bb6cb56c67f2b37af8b1/server.cpp

  • https://github.com/winetaster/InfinityCore

  • https://github.com/search?l=cpp&p=3&q=uv_pipe_init&ref=reposearch&type=Code&utf8=%E2%9C%93

  • http://www.deltavsoft.com/RCFProto.html

  • https://github.com/iamchucky/ShowcaseRobotERIC/blob/74aede50a0848c1792ccca6e64d6a5bbbf683637/DEASLDEV/Sensors/ProtoBufPipes/ProtobufPipeServer.cpp

  • https://github.com/codereversing/hekate/blob/7a6b3cd4dc03d1a808c12a05ada08f6b0e16b333/Hekate/HekateTestFilter/Source.cpp#L176

LuaBridge

  • 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

msvcrt

  • https://github.com/changloong/msvcrt
  • https://github.com/BackupTheBerlios/vs90-msvcrt
  • https://github.com/yumeyao/7zip
  • https://github.com/bin-y/nodefaultlib

pattern

  • https://github.com/iluwatar/java-design-patterns

android

  • 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++ 类型转换 C++ 日期时间

  • getopt 命令行解析
  • zlib
  • openssl
  • curl
  • 7z
  • lua
  • msgpack
  • jsoncpp
  • tinyxml
  • Crypto++
  • boost