Pinned Repositories
c-algorithms
A library of common data structures and algorithms written in C.
chromium
gohangout
golang版本的hangout, 希望能省些内存. 使用了自己写的Kafka lib .. 虚. 不过我们在生产环境已经使用近1年, kafka 版本从0.9.0.1到2.0都在使用, 目前情况稳定. 吞吐量在每天2000亿条以上.
hulk
just4test
just my personal test codes, forget about it
libcoap
A CoAP (RFC 7252) implementation in C 阅读代码做做注释
m3u8_downloader
mptsd
mptsd receives mpegts streams from udp/multicast or http and combines them into one multiple program stream that is suitable for outputing to DVB-C modulator. It is tested with Dektec DTE-3114 Quad QAM Modulator and it is used in production in couple of small DVB-C networks.
ngx_http_internal_redirect
A nginx module to make an internal redirect to the uri specified according to the condition specified.
smzdm_mailnotify
自动爬 什么值得买( http://www.smzdm.com/ )网站,假如发现符合关键字的优惠信息,发送给特定邮箱。项目仅一个py文件,不需要数据库和配置文件,部署简易
ningpeng's Repositories
ningpeng/smzdm_mailnotify
自动爬 什么值得买( http://www.smzdm.com/ )网站,假如发现符合关键字的优惠信息,发送给特定邮箱。项目仅一个py文件,不需要数据库和配置文件,部署简易
ningpeng/m3u8_downloader
ningpeng/mptsd
mptsd receives mpegts streams from udp/multicast or http and combines them into one multiple program stream that is suitable for outputing to DVB-C modulator. It is tested with Dektec DTE-3114 Quad QAM Modulator and it is used in production in couple of small DVB-C networks.
ningpeng/ngx_http_internal_redirect
A nginx module to make an internal redirect to the uri specified according to the condition specified.
ningpeng/c-algorithms
A library of common data structures and algorithms written in C.
ningpeng/chromium
ningpeng/gohangout
golang版本的hangout, 希望能省些内存. 使用了自己写的Kafka lib .. 虚. 不过我们在生产环境已经使用近1年, kafka 版本从0.9.0.1到2.0都在使用, 目前情况稳定. 吞吐量在每天2000亿条以上.
ningpeng/hulk
ningpeng/just4test
just my personal test codes, forget about it
ningpeng/libcoap
A CoAP (RFC 7252) implementation in C 阅读代码做做注释
ningpeng/libuv-webserver
Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser
ningpeng/licode
Open Source Communication Provider based on WebRTC and Cloud technologies
ningpeng/optimus-go
ID hashing and Obfuscation using Knuth's Algorithm
ningpeng/qcloud-iot-sdk-embedded-c
SDK for connecting to Tencent Cloud IoT from a device using embedded C.
ningpeng/Reading-and-comprehense-redis-cluster
分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题
ningpeng/single_file_libs
List of single-file C/C++ libraries.
ningpeng/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
ningpeng/tencent-cloud-iotsuite-embedded-c
Tencent Cloud Iotsuite SDK for embedded device in C version.
ningpeng/tencentcloud-sdk-python
tencentcloudapi python sdk
ningpeng/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
ningpeng/ts-packet-anlayser
Automatically exported from code.google.com/p/ts-packet-anlayser
ningpeng/tstools
some tool for mpeg ts such as sending stream , recv/relay multicast
ningpeng/webapplib
Web Application Library
ningpeng/webrtc-native-to-browser-peerconnection-example
WebRTC native C++ to browser PeerConnection example
ningpeng/workflow
C++ Parallel Computing and Asynchronous Networking Engine
ningpeng/ws-tcp-proxy
Simple Websocket to TCP proxy, built on libuv.