Pinned Repositories
ACE_TAO
ACE and TAO
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
asio
Asio C++ Library
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
book
books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MediaTool
基于H264编码的D3D视频播放器
UUV
wangdschina's Repositories
wangdschina/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
wangdschina/ACE_TAO
ACE and TAO
wangdschina/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
wangdschina/book
wangdschina/books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
wangdschina/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
wangdschina/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
wangdschina/dlib
A toolkit for making real world machine learning and data analysis applications in C++
wangdschina/electron
Build cross platform desktop apps with JavaScript, HTML, and CSS
wangdschina/folly
An open-source C++ library developed and used at Facebook.
wangdschina/GM-Standards
中华人民共和国密码行业标准(GM/T)文本
wangdschina/http-server
a simple zero-configuration command-line http server
wangdschina/json
JSON for Modern C++
wangdschina/libcxx
Mirror of official libcxx git repository located at http://llvm.org/git/libcxx. Updated every five minutes.
wangdschina/libwhale
libwhale is a c++ common library, contain network/database/log/thread/file/directory/datatime/threadpool etc.
wangdschina/mini_code_road
wangdschina/mongo
The MongoDB Database
wangdschina/nanosvg
Simple stupid SVG parser
wangdschina/NIM_PC_Demo
云信Windows(PC) C/C++ Demo源码仓库
wangdschina/noVNC
VNC client using HTML5 (Web Sockets, Canvas) with encryption (wss://) support.
wangdschina/paho.mqtt.cpp
wangdschina/QtPlugin
wangdschina/QtWidgets
Qt Widget 使用
wangdschina/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
wangdschina/rq
Simple job queues for Python
wangdschina/scrapy-redis
Redis-based components for Scrapy.
wangdschina/sfntly
A Library for Using, Editing, and Creating SFNT-based Fonts
wangdschina/Sourcetrail
Sourcetrail - free and open-source interactive source explorer
wangdschina/sword_finger_offer
剑指offer
wangdschina/vscode-plugin-demo
VSCode插件开发全攻略配套demo