Pinned Repositories
100-gcc-tips
A collection of gcc tips. 100 maybe just mean many here.
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
bitcoin
Bitcoin Core integration/staging tree
bitcoin-comment-0.1.0
比特币bitcoin注释版,增加代码的详细注释
breeze
一个C++的轻量级的分布式服务器引擎, 架构**为一切皆service.
brks
ccronexpr
Cron expression parsing in ANSI C
ChromeAppHeroes
🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
xunmenging's Repositories
xunmenging/breeze
一个C++的轻量级的分布式服务器引擎, 架构**为一切皆service.
xunmenging/ChromeAppHeroes
🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
xunmenging/code_snippet
Some simple but useful source codes, scripts or templates, on networking, programming, algorithm, etc.
xunmenging/CosmosDocs
xunmenging/CppGuide
C/C++学习,后端开发进阶指南。
xunmenging/deconz-rest-plugin
deCONZ REST-API plugin to control ZigBee devices
xunmenging/domoticz
Open source Home Automation System
xunmenging/EasyFlash
Lightweight IoT device information storage solution. Make the flash to be a small database. | 轻量级物联网设备信息存储方案,让 Flash 成为小型数据库
xunmenging/ecsserver
xunmenging/GameBookClient
xunmenging/GameBookServer
GameBookServer
xunmenging/geektime-nginx
极客时间:nginx核心知识100讲配置文件与代码分享
xunmenging/httpserver.h
Single header library for writing non-blocking HTTP servers in C
xunmenging/incubator-apisix
Cloud-Native Microservices API Gateway
xunmenging/iniparser
ini file parser
xunmenging/kcp
KCP - A Fast and Reliable ARQ Protocol
xunmenging/knxd
xunmenging/leetcode
LeetCode Problems' Solutions
xunmenging/Nebula
Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.
xunmenging/node-file-manager
File manager web server based on Node.js with Koa, Angular.js and Bootstrap
xunmenging/openresty
Turning Nginx into a Full-Fledged Scriptable Web Platform
xunmenging/paho.mqtt.embedded-c
Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
xunmenging/pbc
A protocol buffers library for C
xunmenging/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.
xunmenging/QTonRaspberryPi
Qt Configuration on raspberry pi
xunmenging/shineframe
高性能超轻量级C++开发库及服务器编程框架
xunmenging/slardar
Updating your upstream list and run lua scripts without reloading Nginx.
xunmenging/spring-framework
Spring Framework
xunmenging/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
xunmenging/yolanda
极客时间<网络编程实战>代码