Git Product home page Git Product logo

ruonian's Projects

basin icon basin

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

financial-grade-api-zh_cn icon financial-grade-api-zh_cn

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

jroutine icon jroutine

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

oauth2-zh_cn icon oauth2-zh_cn

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

orion icon orion

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

sock5 icon sock5

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.