Pinned Repositories
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
Algorithm_Jack
AlgorithmsAndDataStructuresInAction
Advanced Data Structures Implementation
atGuigu
尚硅谷学习
community
bilibili study video
kvust
a hign performance cache database like redis
philosophy
每天的哲学思考
Queryer
a universal tool which can use sql to select any structure data
tcpmid
tcp high performance server
xinyijack's Repositories
xinyijack/tcpmid
tcp high performance server
xinyijack/kvust
a hign performance cache database like redis
xinyijack/philosophy
每天的哲学思考
xinyijack/Queryer
a universal tool which can use sql to select any structure data
xinyijack/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
xinyijack/Algorithm_Jack
xinyijack/AlgorithmsAndDataStructuresInAction
Advanced Data Structures Implementation
xinyijack/atGuigu
尚硅谷学习
xinyijack/community
bilibili study video
xinyijack/Distributed-Machine-Learning
xinyijack/femas
Cloud native multi-runtime microservice framework
xinyijack/gocron
定时任务管理系统
xinyijack/Jack_Sync
MYsql back up
xinyijack/geektime-rust
我的极客时间 Rust 课程的代码仓库,随课程更新
xinyijack/jackxin.github.io
hugo blog
xinyijack/k3s
Lightweight Kubernetes
xinyijack/natpass
🔥居家办公,远程开发神器
xinyijack/osrm-backend
Open Source Routing Machine - C++ backend
xinyijack/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
xinyijack/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
xinyijack/rsync
An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.
xinyijack/rsync-go
This is a pure go implementation of the rsync algorithm with highwayhash signature
xinyijack/simplebook
xinyijack/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
xinyijack/tomcat
Apache Tomcat
xinyijack/web-terminal
xinyijack/web-terminal-client
xinyijack/websocket
A fast, well-tested and widely used WebSocket implementation for Go.
xinyijack/xinyijack.github.io
personal blog
xinyijack/yolanda
极客时间<网络编程实战>代码