danniel2016's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
torvalds/linux
Linux kernel source tree
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
openssl/openssl
TLS/SSL and crypto library
gabime/spdlog
Fast C++ logging library.
521xueweihan/git-tips
:trollface:Git的奇技淫巧
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
yutiansut/QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
zaphoyd/websocketpp
C++ websocket client/server library
duilib/duilib
oneapi-src/oneTBB
oneAPI Threading Building Blocks (oneTBB)
pezy/LeetCode
:pencil2: LeetCode solutions in C++ 11 and Python3
nmap/npcap
Nmap Project's Windows packet capture and transmission library
Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
qicosmos/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
boostorg/asio
Boost.org asio module
chronolaw/boost_guide
This is the sample code for Boost library Guide.
SOUI2/soui.backup
DirectUI
woniu201/WnStock
WnStock是个开源的查看股票行情软件,使用VC++/MFC开发,支持查看实时股票行情,分时走势,历史K线(日线,周线和月线),MACD指标线,5日10日20日均线,实时成交量,历史成交量,和量比等数据指标。
boostorg/thread
Boost.org thread module
dacap/vaca
C++ Win32 wrapper to develop GUI apps
1184893257/SimpleSniffer
基于 WinPcap 的网络抓包软件,使用 MFC 做界面
kanade2010/ThreadPool
A C++ 11 Simple ThreadPool
icoty/cs_threadpool_epoll_mq
基于线程池、消息队列和epoll模型实现并发服务器架构
JeanPenty/ThreadTask
多线程、任务队列框架。VC9