behind-programming icon indicating copy to clipboard operation
behind-programming copied to clipboard

着手确定好的C++开源代码阅读目标

Open utensil opened this issue 9 years ago • 1 comments

https://www.zhihu.com/question/21376384

http://coolshell.info/blog/2014/12/c-open-project.html

https://github.com/lk-geimfari/awesomo/blob/master/languages/C_C%2B%2B.md

C:

  • https://github.com/nginx/nginx
  • https://github.com/libuv/libuv & http://software.schmorp.de/pkg/libev.html
  • https://github.com/antirez/redis ( https://github.com/huangz1990/redis-3.0-annotated )
  • http://www.sqlite.org/
  • http://www.lua.org/

C++:

  • https://github.com/google/flatbuffers
  • https://github.com/zeromq/libzmq
  • https://github.com/google/leveldb & https://github.com/facebook/rocksdb
  • https://github.com/bloomberg/bde
  • http://loki-lib.sourceforge.net/
  • https://github.com/chenshuo/muduo
  • http://think-async.com/
  • https://github.com/zeux/pugixml
  • http://llvm.org/docs/ProgrammersManual.html & http://llvm.org/docs/CodingStandards.html
  • https://wiki.qt.io/Get_the_Source
  • https://github.com/LippiOuYang/WebBench
  • https://github.com/vrogier/ocilib
  • https://www.chromium.org/chromium-os/packages/libchrome
  • http://www.fastformat.org/
  • http://www.pantheios.org/
  • https://github.com/facebook/wangle
  • https://github.com/facebook/folly
  • https://github.com/sass/libsass

utensil avatar Feb 10 '16 14:02 utensil

  • http://gearman.org/
  • https://www.webtoolkit.eu/wt
  • http://www.micronovae.com/CSP.html
  • http://cppcms.com/wikipp/en/page/main

utensil avatar Apr 15 '16 11:04 utensil