GithubHelp home page GithubHelp logo

Hi there 👋

Shows an illustrated sun in light mode and a moon with stars in dark mode.

About me

Hi, I'm SunXianbing. I love software development and I am interested in bioengineering and lean management as well.

My top THINGS-TO-RANK
Rank THING-TO-RANK
1 Java
2 Rust
3 Golang
4 Scrum
5 Agile
6 Lean

Sun Xianbing's Projects

sample-spring-microservices-new icon sample-spring-microservices-new

sample Spring Boot 2.0 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul) with api documentation using Swagger2 and log correlation using Spring Cloud Sleuth

scalable-coffee-shop icon scalable-coffee-shop

scalable-coffee-shop是基于JavaEE容器下结合Kafka的事件驱动实现项目,巧妙地利用了JavaEE容器的异步机制与Kafka的发布订阅模式相结合,通过Kafka的消息事务机制实现了精确一致性的消息传递,可靠地在各个模块或微服务之间实现了事件传递和业务流程的实现。 scalable-coffee-shop分为订单模块,咖啡豆模块和制作模块

sessions icon sessions

Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.

shopizer icon shopizer

Shopizer java e-commerce software - Official development branch

skyjack icon skyjack

SkyJack is a drone engineered to autonomously seek out, hack, and wirelessly take full control over any other Parrot drones within wireless or flying distance, creating an army of zombie drones under your control.

smartvoice icon smartvoice

the voice project which can drive the mobile application ex: the voice can dirve the beheavior which can sent the email

smzdm icon smzdm

什么值得买(smzdm.com) automatic check-in script, in Go version.

snowflake icon snowflake

为了满足在分布式系统中可以生成全局唯一且趋势递增的 ID,Twitter 推出了一种算法,该算法由 64 bit 组成,第一位永远是0,实际上这是为了让生成的 ID 都为正数,以保证趋势递增; 后面 41 位用来记录时间,理论上可以记录 2^41 毫秒,2^41/(24 * 3600 * 365 * 1000) = 69.7 年,所以这里的理论最大使用时间就是 70 年左右; 在后面 10 位用来记录机器 ID ,更准确的应该说是实例 ID,对应的可以是某个 Container 或者某个进程,最多支持 1024 个; 最后12位用来记录序列号,来保证每个实例每毫秒生成的 ID 唯一;该算法的优点: 不依赖数据库,高性能; 生成的 ID 趋势递增; 64 bit 的数字作为 ID 相比 UUID 短的多,方便建立数据库索引。 该算法的缺点: 依赖系统时钟,如果系统时钟发生回拨,那么有可能造成 ID 冲突或乱序。

softethervpn icon softethervpn

A Free Cross-platform Multi-protocol VPN Software, developed by SoftEther VPN Project at University of Tsukuba, Japan.

spring-boot-demo icon spring-boot-demo

spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 62 个集成demo,已经完成 50 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)。

squirrel icon squirrel

【鼠鬚管】Rime Input Method Engine for Mac

squoosh icon squoosh

Make images smaller using best-in-class codecs, right in the browser.

stockfeed icon stockfeed

Go project to pull remote stock data from the Yahoo API

styleguide icon styleguide

Style guides for Google-originated open-source projects

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.