Skip to content
View liruonian's full-sized avatar

Block or report liruonian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. orion orion Public

    rpc是一种编程风格,通过这种风格可以屏蔽掉分布式带来的技术细节,因此在分布式系统中常作为基础的通讯模块。orion是一个轻量的rpc框架,用于学习交流的目的。

    Java 1

  2. jroutine jroutine Public

    jroutine是在java的体系中实现的协程,协程可以看做是轻量级的线程,但是它的调度策略是在应用层实现的,其上下文切换的开销会远小于系统级线程的开销。jroutine通过字节码增强的方式,支持协程的挂起、恢复和结束。

    Java 1

  3. basin basin Public

    轻量级的Linux容器,用于理解Docker Runtime的概念,通过Namespace、Cgroup和OverlayFS实现容器的基本功能,也能够使用Bridge的方式来打通宿主机和容器的网络。

    Go

  4. sock5 sock5 Public

    基于socks5协议,实现基础的代理功能,支持基于用户名和密码的鉴权,通讯未加密,仅学习使用。

    Go 1 1

  5. financial-grade-API-zh_CN financial-grade-API-zh_CN Public

    Financial-grade API (FAPI) Final Specifications 中文译版,FAPI是金融行业的OpenAPI的重要参考规范之一,具备较强的普适性和安全性。

  6. oauth2-zh_CN oauth2-zh_CN Public

    RFC 6749 《The OAuth 2.0 Authorization Framework》 中文译版,OAuth2.0是一个流行的授权框架,对统一认证平台、开放系统间授权等多种场景都具有很高的适应性。

    6 4