Stars
中国程序员容易发音错误的单词
A golang ebook intro how to build a web with golang
A complete daily plan for studying to become a machine learning engineer.
underscore-1.8.3.js 源码解读 & 系列文章(完)
Leaked Mirai Source Code for Research/IoC Development Purposes
A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.
Gear-Lib, C library for IOT Embedded Multimedia and Network
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager. | Actively sponsored by our friends at TestMu AI
Neirth / FreeNOS
Forked from nieklinnenbank/FreeNOSFree Niek's Operating System (FreeNOS)
Release folder of all projects, mainly for GacUI: Native C++ UI library, cross-platform, MVVM and data binding, XML description, multi-language, core/renderer cross-process separation, etc
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
The goal of the Toybox project is to create simple implementations of all the important Linux command line utilities. This repo is mirror of the official git hosted @ https://github.com/landley/toy…
xredis-server is a redis server framework library write by C++, using this library you can develop redis protocol compatible server easily
MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.
Redux 简明教程。本教程深入浅出,配套入门、进阶源码解读以及文档注释丰富的 Demo 等一条龙服务
Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net