Pinned Repositories
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
awesome-reading
In the learning process, I occasionally encounter some exquisite papers or blogs. it would be so bad if i can’t find them one day, so I created this repo to record these papers or blogs.
Data-Structure
数据结构与算法手写实现
JAVA-
Java飞机大战小游戏
Jlang
A script language written in C that supports functions, OOP, GC etc.
My-Golang
Practice Code of Golang
rust-code
rust-Core
An operating system kernel running on RISC-V arch. Developing...
springboot-wechat-order
基于微信平台的校园早餐外卖平台
tikv
Distributed transactional key-value database, originally created to complement TiDB
JayiceZ's Repositories
JayiceZ/springboot-wechat-order
基于微信平台的校园早餐外卖平台
JayiceZ/JAVA-
Java飞机大战小游戏
JayiceZ/rust-Core
An operating system kernel running on RISC-V arch. Developing...
JayiceZ/Jlang
A script language written in C that supports functions, OOP, GC etc.
JayiceZ/awesome-reading
In the learning process, I occasionally encounter some exquisite papers or blogs. it would be so bad if i can’t find them one day, so I created this repo to record these papers or blogs.
JayiceZ/Data-Structure
数据结构与算法手写实现
JayiceZ/My-Golang
Practice Code of Golang
JayiceZ/rust-code
JayiceZ/Jayice-LeetCode-Record
Recording My LeetCode Note By Java
JayiceZ/Jayice-zjw
my page
JayiceZ/WebServer
A C++ High Performance NetServer
JayiceZ/WechatBot
JayiceZ/APUE_notes
《UNIX环境高级编程》中文第三版笔记
JayiceZ/awesome-dbdev
Awesome materials about database development.
JayiceZ/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
JayiceZ/hw01
高性能并行编程与优化 - 第01讲回家作业
JayiceZ/JayiceZ
JayiceZ/jayicez.github.io
JayiceZ/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
JayiceZ/pd
Placement driver for TiKV
JayiceZ/raft-rs
Raft distributed consensus algorithm implemented in Rust.
JayiceZ/risinglight
An OLAP database system for educational purpose
JayiceZ/rust-rocksdb
rust wrapper for rocksdb
JayiceZ/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
JayiceZ/tikv
Distributed transactional key-value database, originally created to complement TiDB
JayiceZ/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
JayiceZ/websocket-starter
A lightweight and high-performance WebSocket framework based on Spring and Netty, which can seamlessly connect to Springboot.