Pinned Repositories
Apns2Client
A simple APNs client built based on nghttp2 with Visual Studio 2015 for Windows platform.
cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
ceph
Ceph is a distributed object, block, and file storage platform
CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
GitlHEVCAnalyzer
Gitl HEVC/H.265 Analyzer based on Qt. Custom filters supported.
go-apnsmock
A highly-configurable emulator of Apple Push Notification HTTP/2 service written in Go – embeddable server and command line utility.
hevcesbrowser
HEVCESBrowser is a tool for analyzing hevc(h265) bitstreams
hicluster
redis cluster C client based on hiredis
hiredis-vip
Support redis cluster. Maintained and used at vipshop.
lynnbao's Repositories
lynnbao/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
lynnbao/ceph
Ceph is a distributed object, block, and file storage platform
lynnbao/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
lynnbao/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
lynnbao/go-apnsmock
A highly-configurable emulator of Apple Push Notification HTTP/2 service written in Go – embeddable server and command line utility.
lynnbao/hicluster
redis cluster C client based on hiredis
lynnbao/hiredis-vip
Support redis cluster. Maintained and used at vipshop.
lynnbao/30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
lynnbao/apachecn-sec-zh
ApacheCN 网络安全译文集
lynnbao/B00K_iOS
book for iOS
lynnbao/dropbear
Dropbear SSH
lynnbao/free-programming-books.pdf
📚 技术书籍 PDF 文件,持续更新
lynnbao/HJ212Receiver
基于《HJ 212-2017》国家标准的212环保协议接收和解析服务端,采用C++ Boost Asio库作为网络库,yaml-cpp库用于读取yaml配置文件,并编写HJ212-2017标准的212协议C++解析类GB212。
lynnbao/libusb
A cross-platform library to access USB devices
lynnbao/libwebsockets
canonical libwebsockets.org websocket library
lynnbao/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
lynnbao/mobile
Mobile for raspberry, support LongSung U8300C,9300C, Huawei ME909s, NL660, SIMCOM, N720 and etc
lynnbao/MSEC
Mass Service Engine in Cluster(MSEC) is opened source by QQ team from Tencent. It is a backend DEV &OPS engine, including RPC,name finding,load balance,monitoring,release and capacity management.
lynnbao/openssl
TLS/SSL and crypto library
lynnbao/paho.mqtt.c
An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: https://eclipse.github.io/paho.mqtt.c/
lynnbao/PDUlib
Encode/Decode PDU strings for use with most GSM modems. Both 7 bit and 16 bit alphabets are supported.
lynnbao/pika
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
lynnbao/ppp
Paul's PPP Package: PPP daemon and associated utilities | Official GitHub repo: https://github.com/ppp-project/ppp
lynnbao/realtek_rtwifi
Realtek RTWIFI - RTL8XXXU mod
lynnbao/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, HyperLogLogs, Bitmaps.
lynnbao/SecBooks
安全类各家文库大乱斗
lynnbao/sqlite
Official Git mirror of the SQLite source tree
lynnbao/uWebSockets
Tiny WebSockets
lynnbao/wireshark
Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. ⚠️ GitHub won't let us disable pull requests. ⚠️ THEY WILL BE IGNORED HERE ⚠️ Upload them at GitLab instead.
lynnbao/zookeeper-cpp
ZooKeeper C++ Client