Pinned Repositories
zeppelin-client
Client Library for zeppelin
apns2
⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.
apns2-test
testing APNs HTTP/2 new api
binpacker
A binary stream packer and unpacker
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
disque
Disque is a distributed message broker
evio
Fast event-loop networking for Go
f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
v2ado's Repositories
v2ado/zeppelin-client
Client Library for zeppelin
v2ado/apns2
⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.
v2ado/apns2-test
testing APNs HTTP/2 new api
v2ado/binpacker
A binary stream packer and unpacker
v2ado/brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
v2ado/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
v2ado/disque
Disque is a distributed message broker
v2ado/evio
Fast event-loop networking for Go
v2ado/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
v2ado/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
v2ado/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
v2ado/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
v2ado/libco-1
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
v2ado/libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
v2ado/librdkafka
The Apache Kafka C/C++ library
v2ado/mars
Mars is a cross-platform network component developed by WeChat.
v2ado/orchid
v2ado/Pebble
Pebble分布式开发框架
v2ado/phxrpc
A simple C++ based RPC framework.
v2ado/pika
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
v2ado/python-pinyin
汉字转拼音(pypinyin)
v2ado/RocketMQ
:rocket: Alibaba's MQ, also aliyun ONS.
v2ado/srpc
RPC based on Sogou C++ Workflow
v2ado/TarsCpp
C++ language framework rpc source code implementation
v2ado/TSeer
A high available service discovery & registration & fault-tolerance framework
v2ado/uthread
一个简单的用户级线程库
v2ado/workflow
Sogou framework for C++ backend development.
v2ado/zkclient-cpp
zookeeper c++ client ,包含服务发现,服务注册,分布式锁等
v2ado/zookeeper
The zookeeper c++ API
v2ado/ZooKeeper-Exam
ZooKeeper练习代码