yuanbo-zhang's Stars
alex85k/wingetopt
getopt library for Windows compilers
Rprop/ndk_dlopen
a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction
alibaba/xquic
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
quicwg/wg-materials
Agenda, Minutes, Presentations
speedify/speedify-sdk-docs
multipath-tcp/mptcp
⚠️⚠️⚠️ Deprecated 🚫 Out-of-tree Linux Kernel implementation of MultiPath TCP. 👉 Use https://github.com/multipath-tcp/mptcp_net-next repo instead ⚠️⚠️⚠️
kesenhoo/android-training-course-in-chinese
Android官方培训课程中文版
alibaba/tair
A distributed key-value storage system developed by Alibaba Group
alibaba/TDH_Socket
TDH_Socket_Plugin_for_MySQL is a MySQL plugin which like HandlerSocket.
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
JackJiang2011/MobileIMSDK
一个原创多端IM通信层框架,轻量级、高度提炼,历经10年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp、鸿蒙Next,服务端基于Netty。
ngtcp2/ngtcp2
ngtcp2 project is an effort to implement IETF QUIC protocol
quicwg/base-drafts
Internet-Drafts that make up the base QUIC specification
rybalkinsd/kohttp
Kotlin DSL http client
litespeedtech/lsquic
LiteSpeed QUIC and HTTP/3 Library
v4if/blog
:octocat: 用issues写博客,记录点滴
openssl/openssl
TLS/SSL and crypto library
ngtcp2/nghttp3
HTTP/3 library written in C
y123456yz/reading-and-annotate-quic
quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。把google quic源码和goquic合并到一个工程编译安装
hzlzh/Best-App
收集&推荐优秀的 Apps/硬件/技巧/周边等
litten/hexo-theme-yilia
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
russelltao/geektime-nginx
极客时间:nginx核心知识100讲配置文件与代码分享
geektime-geekbang/geektime-webprotocol
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
pearzl/HTTP11_chinese
HTTP/1.1 rfc(7230-7237) 中文翻译
devsisters/libquic
QUIC, a multiplexed stream transport over UDP
tatsuhiro-t/spdylay
The experimental SPDY protocol version 2, 3 and 3.1 implementation in C
novoda/android-demos
Examples of Android applications
TheAlgorithms/Java
All Algorithms implemented in Java